kiwi-el8/doc/source
Marcus Schäfer 1d9ac070e8 Build schema documentation with Oxygen
Given there is a valid Oxygen license owned by the company
as described in https://www.oxygenxml.com/oxygen_scripting.html
the schema documentation can be created using Oxygen. This
commit allows building the schema docs with alternative
doc builders and in case of Oxygen would change the way the
schema docs are generated in the following way:

1. Install Oxygen and setup the license to activate the tool

2. Setup the KIWI development shell environment to export
   the schema_tool variable to point to the schemaDocumentation.sh
   script provided by the Oxygen installation

   export oxygen_tool=/path/to/Oxygen/schemaDocumentation.sh

3. In any case of a schema change manually call:

   tox -e schema

   This step was done before as part of the tox doc target
   but can't be done automatically because it would require
   a correctly licensed Oxygen installation in the travis
   environment. Thus the result data has to be part of the
   pull request

4. Build the documentation and review the result

   tox -e doc

5. Create the pull request
2017-06-29 10:38:45 +02:00
..
.images Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
.static/css Build schema documentation with Oxygen 2017-06-29 10:38:45 +02:00
.wordlists Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
building Build schema documentation with Oxygen 2017-06-29 10:38:45 +02:00
commands Add runtime config man page section 2017-06-18 09:17:00 +02:00
development Update schema docstring for oem-systemsize 2017-06-21 14:57:43 +02:00
overview Update build docker images documentation 2017-05-11 12:51:55 +02:00
building.rst Separate low-level topics (dumping) 2017-05-15 16:14:01 +02:00
commands.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
conf.py Build schema documentation with Oxygen 2017-06-29 10:38:45 +02:00
development.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
index.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
installation.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
overview.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
quickstart.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00