What do you use for documenting your software project? I would like to document software features , what is changed compared to a previous version, API, tutorials and examples.<p>What do you use for documenting your software? Any suggestions?<p>Thanks :)
Cheers,
Domenico
Sphinx will do the job nicely. Have a look at the documentation for Flask for inspiration <a href="http://flask.pocoo.org/docs/" rel="nofollow">http://flask.pocoo.org/docs/</a>