ROBODoc: Difference between revisions
Jump to navigation
Jump to search
imported>Subpagination Bot m (Add {{subpages}} and remove any categories (details)) |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
'''ROBODoc''' is a documentation tool for [[software]] used to extract [[application programming interface|API]] documentation from [[source code]]. It can be used with any language that supports remarks and works by extracting specially formated headers. These are then reformatted into [[HTML]], [[DocBook]], [[Troff|TROFF]], [[ASCII]], [[LaTeX]], [[Portable Document Format|PDF]], or [[Rich Text Format|RTF]]. ROBODoc is similar to [[javadoc]] and licensed under a GPL license. | |||
The first version of [[ROBODoc]] was written by Jacco van Weert in 1995. The of ROBODoc was inspired by the Autodocs program that was available on the [[Amiga]]. Autodocs produced [[ASCII]] output only. van Weert created a version that created output in [[Amigaguide]] format. This made it possible to create hyperlinks between the various documentation parts. | |||
==Attribution== | |||
{{WPAttribution}} | |||
==Footnotes== | |||
<small> | |||
<references> | |||
</references> | |||
</small>[[Category:Suggestion Bot Tag]] |
Latest revision as of 11:00, 9 October 2024
ROBODoc is a documentation tool for software used to extract API documentation from source code. It can be used with any language that supports remarks and works by extracting specially formated headers. These are then reformatted into HTML, DocBook, TROFF, ASCII, LaTeX, PDF, or RTF. ROBODoc is similar to javadoc and licensed under a GPL license.
The first version of ROBODoc was written by Jacco van Weert in 1995. The of ROBODoc was inspired by the Autodocs program that was available on the Amiga. Autodocs produced ASCII output only. van Weert created a version that created output in Amigaguide format. This made it possible to create hyperlinks between the various documentation parts.
Attribution
- Some content on this page may previously have appeared on Wikipedia.
Footnotes