summaryrefslogtreecommitdiffstats
path: root/commands/software/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: created common makefile for documentationMichal Minar2014-04-241-167/+5
| | | | | 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.
* software: updated generated documentationMichal Minar2014-02-242-26/+105
| | | | Improved generator so that usage for subcommands is generated as well.
* Updated copyright yearPeter Schiffer2014-01-291-1/+1
|
* added documentation for software script libraryMichal Minar2013-09-136-0/+593
bumped version of software to 0.2.1