diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2016-01-11 00:27:26 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2016-01-11 00:27:26 +0900 |
| commit | e4b9eb51f6c1af894b4fc6da08e54035b5dd5f36 (patch) | |
| tree | 5263b56b715630f6614b28dc64a076b869aaca19 /doc/extdev | |
| parent | e5860fd75ca38e05cf9ba465309a5f0e00849c42 (diff) | |
| parent | 09b931745d14462a4c728fa5fc868984eff5687a (diff) | |
| download | sphinx-git-e4b9eb51f6c1af894b4fc6da08e54035b5dd5f36.tar.gz | |
Merge branch 'stable'
Diffstat (limited to 'doc/extdev')
| -rw-r--r-- | doc/extdev/envapi.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/extdev/envapi.rst b/doc/extdev/envapi.rst index 84ad3e0d9..729725fc5 100644 --- a/doc/extdev/envapi.rst +++ b/doc/extdev/envapi.rst @@ -17,7 +17,11 @@ Build environment API .. attribute:: srcdir - Source directory (the directory containing ``conf.py``). + Source directory. + + .. attribute:: confdir + + Directory containing ``conf.py``. .. attribute:: doctreedir |
