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:
parent
9d7f2baf5c
commit
96671ce833
5 changed files with 101 additions and 96 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue