c-user: Add support for references via bibtex

https://sphinxcontrib-bibtex.readthedocs.io/en/latest/index.html

Update #2871.
This commit is contained in:
Sebastian Huber
2017-01-17 10:39:08 +01:00
parent 7d78d31a52
commit 97e1553c06
9 changed files with 196 additions and 10 deletions

View File

@@ -3,6 +3,8 @@ sys.path.append(os.path.abspath('../common/'))
from conf import *
extensions = ['sphinxcontrib.bibtex']
version = '4.11.99'
release = '4.11.99'