Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc/conf.py
blob: d39fa5ceb9c03d84f57dc111a97d4eae12f56684 (plain)
1
2
3
4
5
6
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.todo']
project = 'Gaphas'
version = '0.4'
release = version
source_suffix = '.txt'
master_doc = 'contents'