Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2005-06-17 10:10:23
Size: 43
Editor: ZoomQuiet
Comment:
Revision 9 as of 2005-06-19 06:28:10
Size: 1495
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= 2005-06-17 @thin 学习 = = 2005-06-17 Leo4.3 final! =
 * attachment::Leo4.3.png
 * 长久的期待!!终于诞生了!!!
== @thin 学习 ==
Line 3: Line 6:
 * 如果是团队开发,最好用@thin,另外还有比@silent更方便的命令。和@thin的文档在一起。by tomz
  * 所以!'''什么东西?研究之!'''
  * [http://webpages.charter.net/edreamleo/atThin.html Using @thin and @all]
  * 快速翻译来学习使用!

 * @thin的文档在随程序发行的文档中,在介绍完@file后的附录中。共介绍了四种对@file的补充命令。在介绍root之前。by tomz
  * 收到!翻译学习中!
== 四个标记命令for @root ==
@verbose, @terse, @quiet 和 @silent 指示符是作为 @root 树的 混出(Tangle)命令的输出参数来使用的. Comments written by the user in code sections are always output: these directives control only: a) the comments containing doc sections and b) sentinel comments that delimit the beginning and end of code sections.

When @verbose is in effect Tangle outputs all comments. When @terse is in effect, Tangle outputs only those comments necessary for Untangle to work. When @silent is in effect Tangle adds no additional comments. The @quiet directive is like @silent except that it does output leading sentinels as comments. Like @silent, @quiet inhibits untangling.

@verbose is the default. If more than one of these directives appear in the same body text the "most verbose" of these options will be in effect.

2005-06-17 Leo4.3 final!

  • attachment::Leo4.3.png
  • 长久的期待!!终于诞生了!!!

@thin 学习

  • 嗯嗯!
  • 如果是团队开发,最好用@thin,另外还有比@silent更方便的命令。和@thin的文档在一起。by tomz
  • @thin的文档在随程序发行的文档中,在介绍完@file后的附录中。共介绍了四种对@file的补充命令。在介绍root之前。by tomz
    • 收到!翻译学习中!

四个标记命令for @root

@verbose, @terse, @quiet 和 @silent 指示符是作为 @root 树的 混出(Tangle)命令的输出参数来使用的. Comments written by the user in code sections are always output: these directives control only: a) the comments containing doc sections and b) sentinel comments that delimit the beginning and end of code sections.

When @verbose is in effect Tangle outputs all comments. When @terse is in effect, Tangle outputs only those comments necessary for Untangle to work. When @silent is in effect Tangle adds no additional comments. The @quiet directive is like @silent except that it does output leading sentinels as comments. Like @silent, @quiet inhibits untangling.

@verbose is the default. If more than one of these directives appear in the same body text the "most verbose" of these options will be in effect.

LeoEnvironment/2005-06-17 (last edited 2009-12-25 07:14:44 by localhost)