- Timestamp:
- 09/06/10 19:48:38 (21 months ago)
- Files:
-
- 1 modified
-
trunk/reference/idldoc-reference.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/reference/idldoc-reference.rst
r689 r691 297 297 ~~~~~~~~~~~~~~~~ 298 298 299 300 plain markup style 299 The *rst* markup style is the default markup style for the *rst* format style. 300 301 verbatim markup style 302 ~~~~~~~~~~~~~~~~~~~~~ 303 304 The *verbatim* markup style is the default markup style for the *IDLdoc* or *IDL* format styles. 305 306 307 preformatted style 301 308 ~~~~~~~~~~~~~~~~~~ 309 310 The *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. 302 311 303 312
