summaryrefslogtreecommitdiffstats
path: root/commands/service/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: regenerated cli html documenationMichal Minar2014-04-241-1/+1
|
* doc: created common makefile for documentationMichal Minar2014-04-241-179/+1
| | | | | Makefiles for documentation contained redundant code. Created one generic Makefile which is included by all the others.
* doc: use openlmithemeMichal Minar2014-04-241-1/+1
|
* unified script versionsMichal Minar2014-03-171-2/+2
| | | | | | | 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.
* documentation updatesMichal Minar2014-02-241-2/+2
| | | | | Added few Makefiles and setup configs. Just to make distribution to PyPI easy.
* service: updated generated documentationMichal Minar2014-02-241-6/+7
|
* Updated copyright yearPeter Schiffer2014-01-291-1/+1
|
* improved makefiles for generating cmd line docMichal Minar2013-09-281-2/+9
| | | | | | | Determine the command names from setup.py for particular command libraries. Updated storage command line documentation.
* service: added usage and developer documentationMichal Minar2013-09-166-0/+521