doc: add basic docs about declarative projects

Conversion of Shea's *.md, added as a subsection.  Shea is left as author.
I made this new bit a separate file, though it might be questionable.
This commit is contained in:
Shea Levy
2016-10-31 18:17:17 +01:00
committed by Vladimír Čunát
parent b3169ce438
commit d6ccbeedbd
2 changed files with 98 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xml:id="chap-projects">
<title>Creating and Managing Projects</title>
@ -468,6 +469,7 @@ build_exotic =
</section>
<xi:include href="declarative-projects.xml" />
</chapter>