Changeset 691 for trunk

Show
Ignore:
Timestamp:
09/06/10 19:48:38 (21 months ago)
Author:
mgalloy
Message:

Fixing up the markup styles in the reference manual.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/reference/idldoc-reference.rst

    r689 r691  
    297297~~~~~~~~~~~~~~~~ 
    298298 
    299  
    300 plain markup style 
     299The *rst* markup style is the default markup style for the *rst* format style. 
     300 
     301verbatim markup style 
     302~~~~~~~~~~~~~~~~~~~~~ 
     303 
     304The *verbatim* markup style is the default markup style for the *IDLdoc* or *IDL* format styles. 
     305 
     306 
     307preformatted style 
    301308~~~~~~~~~~~~~~~~~~ 
     309 
     310The *preformatted* markup style must be specified as a markup style, it is not the default for any format style. Comments are copied directly into the output and wrapped with markup to display them in a fixed width font. 
    302311 
    303312