Http://www.csdn.net/article/2013-02-20/2814189-API_DOC_TOOLS
With the development of APIs and the increasing demand, the demand for API text documents comes with it. I believe many developers have encountered problems and troubles in writing API documents.
Are you still writing and generating these documents by hand? Then you are out! In this article, we will share eight very good API document generation tools.
Web API documentation tool list
The swagger-Swagger framework can generate beautiful online APIs through code, and even provide running examples. Supports Scala, Java, JavaScript, Ruby, PHP, and even
<G id = "1"> </G>. Online Demo.
I/O docs -- I/O docs is an interactive document system for restful Web APIs. Use the JSON model to define resources, methods, and parameters
APIS. I/O docs will generate JavaScript client interfaces through which the system can be called. The server is developed based on node. js. Online Demo
Apiary. io-documentation for Quick Start and running, including GitHub integration and I/O verification-for more suggestions, go to Reddit to view the siyfion discussion.
Docco -- docco is a fast and casual document builder, hundred-line-long, iterative program style. It displays comments and code in HTML format.
Dexy-a flexible documentation tool that supports APIs written in any language.
Doxygen -- doxgen can generate HTML-format online browsers or offline latex and RTF reference manuals starting from a set of archived source files. For Unarchived source files, you can also configure doxygen to extract the code structure. For more information about gkumar007, visit reddi.
Turnapi is a paid documentation API Tool. It contains the smart wiki Editor, standard-based markdown, Documentation Branch, synchronization with git, SVN, mercurial, neat theme, and friendly interface.
The above are only some good tools found by the author in practice. If you have better suggestions or recommended tools, please share them with us.