summaryrefslogtreecommitdiffstats
path: root/commands/system/doc/conf.py.skel
Commit message (Collapse)AuthorAgeFilesLines
* doc: use openlmithemeMichal Minar2014-04-241-1/+1
|
* unified script versionsMichal Minar2014-03-171-0/+285
All scripts have the same version which is set in single file (VERSION). All setup.py and conf.py scripts containing these version numbers were renamed to *.skel. These skeletons are then read by makefiles and proper *.py scripts are generated out of them.