Marcus Schäfer
3335e78bbc
Bump version: 8.18.4 → 8.18.5
2016-06-22 17:35:13 +02:00
Marcus Schäfer
8a8e6153ba
Bump version: 8.18.3 → 8.18.4
2016-06-20 22:41:06 +02:00
Marcus Schäfer
32dd0fe8a1
Bump version: 8.18.2 → 8.18.3
2016-06-20 09:34:11 +02:00
Marcus Schäfer
9ffe81ff46
Bump version: 8.18.1 → 8.18.2
2016-06-18 21:44:16 +02:00
Marcus Schäfer
f6a2515c81
Bump version: 8.18.0 → 8.18.1
2016-06-18 20:58:39 +02:00
Marcus Schäfer
fc58be7234
Bump version: 8.17.0 → 8.18.0
2016-06-15 16:44:28 +02:00
Thomas Schraitle
db6c64cfe7
Differentiate between Python 2.7 and 3 in doc
2016-06-14 09:34:24 +02:00
Marcus Schäfer
6ed20b1829
Bump version: 8.16.5 → 8.17.0
2016-06-01 15:33:47 +02:00
Marcus Schäfer
cd0894247c
Bump version: 8.16.4 → 8.16.5
2016-05-31 16:15:16 +02:00
Marcus Schäfer
e2e2e10869
Bump version: 8.16.3 → 8.16.4
2016-05-27 10:50:42 +02:00
Marcus Schäfer
fa8eba2a22
Bump version: 8.16.2 → 8.16.3
2016-05-26 00:35:46 +02:00
Marcus Schäfer
0f67c8fb46
Bump version: 8.16.1 → 8.16.2
2016-05-24 15:26:07 +02:00
Marcus Schäfer
2db2be1499
Bump version: 8.16.0 → 8.16.1
2016-05-24 10:50:22 +02:00
Marcus Schäfer
4e6c8977bb
Update quickstart documentation
...
kiwi can also be used as a module in other python3 projects.
An example how to do that has been added to the quickstart
2016-05-24 10:49:09 +02:00
Marcus Schäfer
0e38be7199
Bump version: 8.15.5 → 8.16.0
2016-05-23 12:01:36 +02:00
Marcus Schäfer
4140397a14
Bump version: 8.15.4 → 8.15.5
2016-05-21 21:45:57 +02:00
Marcus Schäfer
e1c6fb3716
Split quickstart into two parts
...
Split the quickstart information into a development and
a user part
2016-05-21 21:45:08 +02:00
Marcus Schäfer
5f1402b1dc
Bump version: 8.15.3 → 8.15.4
2016-05-14 21:19:05 +02:00
Marcus Schäfer
01995b9852
Bump version: 8.15.2 → 8.15.3
2016-05-13 10:48:23 +02:00
Marcus Schäfer
1fc329afac
Bump version: 8.15.1 → 8.15.2
2016-05-12 09:56:35 +02:00
Marcus Schäfer
0b5033f51b
Bump version: 8.15.0 → 8.15.1
2016-05-12 09:20:14 +02:00
Marcus Schäfer
99cf51394b
Added dropped features information for lxc
2016-05-10 16:17:31 +02:00
Marcus Schäfer
69ff4a938a
Bump version: 8.14.2 → 8.15.0
2016-05-10 14:23:10 +02:00
Marcus Schäfer
8b41a88d9e
Fixed building documentation
2016-05-06 15:12:55 +02:00
Thomas Schraitle
3a225a92f4
Add requirements section in Quick Start
...
* Describe what KIWI needs to run, further requirements, and for development
* Introduce 'ghkiwi' as prefix in "extlinks" to shorten external links and
to make linking to KIWI's GitHub repository more intuitive and consistent.
For example, the string :ghkiwi:`tox.ini` is replaced with
https://github.com/SUSE/kiwi/blob/master/tox.ini
2016-05-05 13:19:25 +02:00
Marcus Schäfer
82d6c96e1f
Bump version: 8.14.1 → 8.14.2
2016-05-04 11:47:50 +02:00
Marcus Schäfer
0db9e928fd
Bump version: 8.14.0 → 8.14.1
2016-05-02 16:15:12 +02:00
Marcus Schäfer
f8d0fe69a2
Bump version: 8.13.4 → 8.14.0
2016-04-29 16:49:19 +02:00
Marcus Schäfer
84a6844059
Bump version: 8.13.3 → 8.13.4
2016-04-29 09:26:05 +02:00
Marcus Schäfer
42cff9230f
Bump version: 8.13.2 → 8.13.3
2016-04-28 18:04:42 +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
60f3abe3fe
Bump version: 8.13.1 → 8.13.2
2016-04-27 11:39:52 +02:00
Marcus Schäfer
8a34fdcc81
Merge pull request #61 from SUSE/spelling-1
...
Add "spell" Makefile Rule and some Spelling Corrections in API Files
2016-04-27 11:39:21 +02:00
Marcus Schäfer
ef67966e5b
Use program output for synopsis in documentation
2016-04-27 08:48:39 +02:00
Thomas Schraitle
c40d397b6e
Small spelling corrections
...
Apply title style:
* package -> Package
* module -> Module
* Use backticks for kiwi.* modules to avoid spelling problems
2016-04-26 09:17:04 +02:00
Thomas Schraitle
26fca7f5f6
Update spell-checking wordlist
...
GitHub, JeOS, KIWI, LXC, squashfs, stderr, stdin, stdout, Submodules,
Subpackages, zypper
2016-04-26 09:12:59 +02:00
Thomas Schraitle
b969f37474
Enable Acronyms, importable modules, and builtins
2016-04-26 08:45:33 +02:00
Thomas Schraitle
30bb562a57
First draft to "beautify" HTML appearance
...
* Add GitHub button and "Fork me" widgets
* Add Travis button
* Remove obsolete code
2016-04-25 18:34:45 +02:00
Marcus Schäfer
6e927d7c2c
Bump version: 8.13.0 → 8.13.1
2016-04-25 18:05:36 +02:00
Marcus Schäfer
810ad378dd
Merge pull request #57 from SUSE/version2doc
...
Integrate version string from placeholder
2016-04-25 12:14:18 +02:00
Marcus Schäfer
155e0a85b6
Merge pull request #55 from SUSE/spelling
...
Spell checking doc and extended word list
2016-04-25 12:13: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
Thomas Schraitle
63add3325c
Integrate version string from placeholder
...
Use |version| placeholder, no bumpversion etc. is needed.
Actually, it's taken from conf.py
2016-04-22 13:31:54 +02:00
Thomas Schraitle
8733afc8f2
Spell checking doc and extended word list
2016-04-22 09:52:49 +02:00
Marcus Schäfer
07f557ced4
Bump version: 8.12.0 → 8.13.0
2016-04-21 16:27:36 +02:00
Marcus Schäfer
c4f022161c
Bump version: 8.11.0 → 8.12.0
2016-04-21 12:16:26 +02:00
Marcus Schäfer
2c31d70ecb
Fixed documentation link references
...
Use redirected target and fix broken targets according to
link check on make build
2016-04-21 12:07:09 +02:00
Marcus Schäfer
ec60cc58a8
Fixed typo in documentation
...
Missing question mark at end of sentence
2016-04-21 11:51:36 +02:00