IDLDoc questions: [message #78900] |
Mon, 02 January 2012 13:10 |
wlandsman
Messages: 743 Registered: June 2000
|
Senior Member |
|
|
I have a couple questions about the use of IDLDoc:
1. The SEARCH button does not appear to ever find anything, at least not in my tests or in public examples of IDLDoc output
http://www.idlcoyote.com/idldoc/cg/index.html
http://docs.idldev.com/idllib/
Is SEARCH not yet implemented yet, or am I not doing something correctly?
2. My current documentation has section titles made up on a adhoc basis for particular programs. One program might have a section titled "Comparison with other algorithms", and another might have "Speed tests" or "Error Handling" or "Program Limitations". The IDLDoc format has a limited number of categories, which would be OK if there were someplace I could put these miscellaneous notes. There is the :description: category but that is at the top of the documentation, and I'd rather place these less important notes at the end.
Thanks, --Wayne
|
|
|