Commit Graph

8 Commits

Author SHA1 Message Date
Marcus Schäfer
1566750242
Drop support for python2
Python2 is announced to be unmaintained from Jan 2020.
KIWI supports Python 2.7 and it should not support any python version that
is not maintained upstream. This Fixes #1036
2019-07-10 11:58:57 +02:00
Dan Čermák
8046087c96
Split overview/workflow.rst into multiple files
Co-Authored-By: Thomas Schraitle <tom_schr@web.de>
2019-05-24 08:50:09 +02:00
Dan Čermák
2f41edcb20
Minor improvements to the documentation
- add a newline to the workflow's abstract
- add warning to installation via the distro's package manager
- fix package name of git
- add marker for `Installation from OBS` section
2019-04-24 22:56:53 +02:00
Dan Čermák
fa8baea5ec
Bump required minimum disk space 2019-03-07 13:33:42 +01:00
Dan Čermák
99c73fb829
Reorder TOCs so that the most important comes first 2019-03-07 13:33:18 +01:00
Dan Čermák
1e06bc2f8d
Fix some spelling mistakes & sentence order in the docs 2019-03-07 13:33:06 +01:00
Marcus Schäfer
513243c159
Add description of Overlay Files to Terminology 2017-08-04 10:05:43 +02:00
Marcus Schäfer
2046220c07 Refactor documentation layout and structure
The current design of the documentation does not allow for
continous improvement and development. It's missing a basic
structure and concept for documenting step-by-step workflows
and generic explanations.
2017-05-10 16:32:23 +02:00