Extended and converted user guide to ReST

Restructured text provide more options to extend the documentation by
including sphinx generated content.

Also added reference documentation for the static configuration format.

Signed-off-by: Claudius Heine <ch@denx.de>
This commit is contained in:
Claudius Heine
2017-06-28 14:48:49 +02:00
committed by Daniel Wagner
parent 16f74a55a6
commit 67ec7f3bfc
4 changed files with 433 additions and 267 deletions

View File

@@ -41,6 +41,7 @@ extensions = [
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'sphinxarg.ext',
]
# Add any paths that contain templates here, relative to this directory.