Changeset 441 for cly/trunk/doc/makedocs.py
- Timestamp:
- 05/31/07 20:20:22 (2 years ago)
- Files:
-
- cly/trunk/doc/makedocs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cly/trunk/doc/makedocs.py
r419 r441 22 22 } 23 23 24 The directive requires the name of a language supported by SilverCity24 The directive requires the name of a language supported by Pygments 25 25 as its only argument. All code in the indented block following 26 26 the directive will be colourized. Note that this directive is only
