]> git.puffer.fish Git - mirror/frr.git/commit
doc: make conf.py know about variable substitutions
authorQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 12 Jan 2018 21:00:24 +0000 (16:00 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 12 Jan 2018 21:00:24 +0000 (16:00 -0500)
commit964b36623b38b9813cde1a8bf79ab9ced95305c1
tree332a91543d12e5dc8e0cd725fa576885bc71467b
parent8d2098618c9cfbefaf238f2c8f1d93a60da869cd
doc: make conf.py know about variable substitutions

The old Texi docs had some Makefile-style variable substitutions they
used to pull in information like release date, configured install path,
etc. Sphinx has this ability as well, we start making use of it here.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
doc/user/conf.py