Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2005-06-17 12:21:43
Size: 493
Editor: tomz
Comment:
Revision 5 as of 2005-06-18 10:57:17
Size: 1497
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 9: Line 12:
  * 收到!翻译学习中!

== 四个标记命令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)