mirror of
https://github.com/MaJerle/lwmem.git
synced 2025-01-26 06:02:54 +08:00
Automatic version parser for sphinx
This commit is contained in:
parent
628c9e3052
commit
bf1c0243cb
@ -19,7 +19,7 @@ import subprocess, os
|
|||||||
# Run doxygen first
|
# Run doxygen first
|
||||||
# read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True'
|
# read_the_docs_build = os.environ.get('READTHEDOCS', None) == 'True'
|
||||||
# if read_the_docs_build:
|
# if read_the_docs_build:
|
||||||
# subprocess.call('doxygen doxyfile.doxy', shell=True)
|
subprocess.call('doxygen doxyfile.doxy', shell=True)
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
project = 'LwMEM'
|
project = 'LwMEM'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user