aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
AgeCommit message (Collapse)AuthorFilesLines
2020-04-24Remove obsolete python code (<3.6). (#571)Rémy HUBSCHER1-4/+0
2020-04-21Add isort support. (#561)Rémy HUBSCHER1-1/+2
2019-10-14Use black to refomat the files.Alexis M1-3/+2
2019-10-11Remove support for python2.Alexis M1-10/+11
In the same move : - use a setup.cfg file for packaging - remove the use of six
2017-06-21Re-organize the documentation (#223)Alexis Metaireau1-5/+0
* Re-organize the documentation * Fix encoding errors for python 2 * Document the dependencies. Fixes #199 * Add a make update command. Fixes #211
2017-03-29Remove unused sphinx optionJocelyn Delalande1-1/+0
It was triggering a warning : > copying static files... WARNING: html_static_path entry u'/home/jocelyn/dev/ihatemoney/docs/_static' does not exist To my knowledge it was not used, and the _static dir do not even exist. Let me know if I am wrong.
2011-10-18Document the API. Fix #46Alexis Metaireau1-0/+20