forked from jan/debianmemberportfolio
prepare sphinx documentation building
* docs/conf.py: - add sphinx.ext.viewcode to extensions - update copyright years - bump version numbers - explicitly define language * setup.cfg - define output directory and add all_files directive
This commit is contained in:
parent
9efe6a7b28
commit
98b7bc2676
2 changed files with 7 additions and 5 deletions
|
|
@ -7,6 +7,8 @@ find_links = http://www.pylonshq.com/download/
|
|||
|
||||
[build_sphinx]
|
||||
source-dir = docs
|
||||
build-dir = docs/html
|
||||
all_files = 1
|
||||
|
||||
[publish]
|
||||
doc-dir=docs/html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue