forked from jan/debianmemberportfolio
move documentation sources to docs/source
* docs/source/conf.py
- add toplevel directory to Python search path to allow building of
documentation using system sphinx installation
This commit is contained in:
parent
4304c425f7
commit
f778c21b0e
6 changed files with 3 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ tag_svn_revision = true
|
|||
find_links = http://www.pylonshq.com/download/
|
||||
|
||||
[build_sphinx]
|
||||
source-dir = docs
|
||||
source-dir = docs/source
|
||||
build-dir = docs/html
|
||||
all_files = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue