Fix for make index.rst
This commit is contained in:
parent
1f0791f30c
commit
8a3562dfa5
@ -21,7 +21,7 @@ conf.py: pydocs/templates/conf.py.tpl
|
|||||||
pydocs/replace.sh conf.py "<year>" "$$(date +%Y)"
|
pydocs/replace.sh conf.py "<year>" "$$(date +%Y)"
|
||||||
pydocs/replace.sh conf.py "<author>" "Dirk Alders"
|
pydocs/replace.sh conf.py "<author>" "Dirk Alders"
|
||||||
|
|
||||||
index.rst: pydocs/templates/index.rst.tpl
|
index.rst:
|
||||||
venv/bin/sphinx-apidoc -TMo . $(SPHINXPRJ)
|
venv/bin/sphinx-apidoc -TMo . $(SPHINXPRJ)
|
||||||
mv $(SPHINXPRJ).rst index.rst
|
mv $(SPHINXPRJ).rst index.rst
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user