A good tool for technical documentation?
Now we use google docs for writing design docs, technical specifications. A doc is shared with several participants who can write / comment. I think there must be a better solutions to write and store documents (ideally, with markdown support) with a decent discussion / comments functionality. It can be a SaaS, but ideally something open sourced you can deploy.
2 comments
[ 3.1 ms ] story [ 10.3 ms ] thread* Overview of your documentation hub in single place.
* Support multiple versions of documentations.
* Full text search capability built right in to your documentation hub.
* and more...
You can see demo available here https://demo.docsapp.io/
Any feedback let me know.
http://www.mkdocs.org/ http://www.sphinx-doc.org/en/stable/index.html
Both MkDocs and Sphinx can deploy to ReadTheDocs.org which is very nice, especially when using Sphinx since it allows for PDF and ePUB downloads of the documentation as it's versioned.