Showdoc website Open looked inconspicuous, but inside the content is quite strong, key features
1: Support markdown syntax (all API interface writing now support this bar, because he is too convenient now)
2: Support multi-user collaboration, you can add multiple users under the project to complete the API document writing.
3: Can share and export the project, generate the required document format such as Doc, can be viewed offline
4: Support responsive, mobile computer is also wonderful
5: Support Project transfer
6: Support for template insertion
7: Support the historical version, you can restore the operation to the previous version.
8:showdoc fully Open source
9: You can deploy to your own server
10: If you use online, you can set your own personalized domain name, you can also encrypt the document, the browser needs a password to access
11: You can generate markdown directly from an online test API, and you can generate all the parameters automatically without having to write code.
Showdoc Deployment Installation http://blog.csdn.net/ly_dengle/article/details/70231276
Refer to the Showdoc deployment manual http://blog.star7th.com/2016/05/2007.html
Composer installation
Composer is a dependency management tool for PHP, functionally similar to the Java Maven,python Pip,ruby's Gem,nodejs npm. With composer, you can download and install the Showdoc with a few lines of command.
API Interface Documentation Software Showdoc