Marcus Schäfer
2c7465a8fe
Delete use of sphinxcontrib-programoutput
...
The developers of this sphinx extension decided to delete the
module on pip and also the source from git... it's dead. Thus
I replaced the dynamic usage output in the manual pages with
the static version
2016-11-04 10:20:38 +01:00
Marcus Schäfer
7849dfd938
Update manual page
...
Include information for new --shared-cache-dir option
2016-10-25 17:51:57 +02:00
Marcus Schäfer
0825b25030
Added manual page for image resize command
2016-10-18 10:13:41 +02:00
Marcus Schäfer
846103ec82
Update documentation
...
Prevent to use non public url references
2016-08-12 23:11:03 +02:00
Marcus Schäfer
1ea8b0ed6a
Update Documentation
...
Update state of supported distributions
2016-06-27 17:28:44 +02:00
Marcus Schäfer
d5f1bdd159
Added --add|delete package for prepare command
...
Allow additional packages to be installed/deleted when
calling system prepare. Fixes #62
2016-04-28 14:21:57 +02:00
Marcus Schäfer
24ab1a15c8
Alpha sort option documentation
...
Alpha sort options in usage and man pages
2016-04-28 14:14:16 +02:00
Marcus Schäfer
29c66acca8
Added --add|delete package for build command
...
Allow additional packages to be installed/deleted when
calling system build. Related to Issue #62
2016-04-28 14:04:51 +02:00
Marcus Schäfer
ef67966e5b
Use program output for synopsis in documentation
2016-04-27 08:48:39 +02:00
Thomas Schraitle
176a6d1690
Used :returncode: for sphinxcontrib-programoutput
...
Fix a warning when calling "kiwi-ng". As the script returns 1,
it is considered to have failed by the program-output directive.
The returncode line fixes that.
See more info here:
https://pythonhosted.org/sphinxcontrib-programoutput/#error-handling
2016-04-22 16:25:58 +02:00
Marcus Schäfer
7de75965ea
Move program name from kiwi-py3 to kiwi-ng
2016-04-19 11:02:43 +02:00
Marcus Schäfer
9be138acc8
Update api documentation setup
2016-04-08 16:10:15 +02:00
Marcus Schäfer
467d3ee54c
Move manual page documentation in subdirectory
...
Separate api documentation from manual pages
2016-04-08 16:10:15 +02:00