Use the templating system to set {{git_version}}. Restructure sections code.

Restructured the sections code to be slightly more encapsulated than before.
This will be expanded to more clearly separate the templating system from
the specific implementation of the spec templates.
This commit is contained in:
Kegan Dougal 2015-05-26 14:33:32 +01:00
parent 9d7f2baf5c
commit 96671ce833
5 changed files with 101 additions and 96 deletions

View file

@ -8,7 +8,7 @@ How to use the client-server API
================================
.. NOTE::
The git version of this document is ``$GIT_VERSION``
The git version of this document is ``{{git_version}}``
This guide focuses on how the client-server APIs *provided by the reference
home server* can be used. Since this is specific to a home server