summaryrefslogtreecommitdiff
path: root/sphinx/config.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | Implement "man_show_urls" configuration option to show the URL after external...Jonathan Jacobs2010-10-241-0/+1
* | | #209: Added :confval:`text_newlines` and :confval:`text_sectionchars` config ...Georg Brandl2011-01-041-2/+2
* | | #273: Add an API for adding full-text search support for languages other than...Georg Brandl2011-01-041-0/+2
* | | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ \
| * | | New year update.Georg Brandl2011-01-041-1/+1
* | | | #472: linkcheck builder: Check links in parallel, use HTTP HEAD requests and ...Georg Brandl2011-01-041-0/+2
* | | | Remove html_permalink_text again and give meaning to html_add_permalinks.Georg Brandl2010-12-111-2/+1
* | | | #559 Add `html_permalink_text` confvalDaniel Neuh?user2010-12-011-0/+1
| |/ / |/| |
* | | #521: Added :confval:`linkcheck_ignore` config value.Georg Brandl2010-10-221-0/+3
* | | Update config for TexinfoJon Waltman2010-09-161-0/+6
* | | merge with http://bitbucket.org/rolmei/sphinx-epub/Georg Brandl2010-08-261-8/+34
|\ \ \ | |_|/ |/| |
| * | Docstring harmonization.Georg Brandl2010-08-221-1/+3
| * | Improve support for automatic 2to3 conversion of config files. It now kicks ...Georg Brandl2010-07-311-15/+22
| * | Run 2to3 on config files which contain Python 2.x unicode literals.Georg Brandl2010-07-301-9/+18
| * | Mode "Ub" does not exist.Georg Brandl2010-07-281-1/+1
| * | fix line lengthDasIch2010-06-201-1/+2
| * | Move bytes to pycompat.Georg Brandl2010-07-281-6/+2
| * | Fix warning for bytestrings with non-ascii content for python3DasIch2010-06-201-3/+9
| * | Fix encoding in config test and open configs in binary mode to warn for possi...DasIch2010-05-301-1/+1
| * | Use code objects for exec statements instead of filesDaniel Neuh?user2010-05-081-1/+2
| * | Move open() calls out of the try blockDasIch2010-05-011-1/+1
| * | Don't use execfile() anymoreDasIch2010-04-291-1/+5
| |/
* | Added epub_cover configuration option.Roland Meister2010-08-061-0/+1
|/
* Added new config parameter epub_tocdup.Roland Meister2010-07-101-0/+1
* Complete comment.Georg Brandl2010-06-201-2/+2
* Merge with http://bitbucket.org/chrism/sphinx/, add latex_show_pagrefs/latex_...Georg Brandl2010-05-241-0/+2
|\
* | Rename default_domain to primary_domain; give it special semantics.Georg Brandl2010-05-231-1/+1
* | mergeGeorg Brandl2010-04-181-2/+13
|\ \
| * | #282: Added a "nitpicky" mode that emits warnings for all missing references.Georg Brandl2010-02-281-0/+1
| * | Add manual page writer.Georg Brandl2010-02-211-0/+3
| * | Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-2/+4
| * | merge with trunkGeorg Brandl2010-02-191-0/+1
| |\ \
| * \ \ merge with trunkGeorg Brandl2010-01-171-0/+1
| |\ \ \
| * \ \ \ merge with trunkGeorg Brandl2010-01-171-0/+5
| |\ \ \ \
| | * \ \ \ merge with trunkGeorg Brandl2010-01-171-1/+1
| | |\ \ \ \
| | * \ \ \ \ merge with trunkGeorg Brandl2010-01-171-3/+22
| | |\ \ \ \ \
| | * \ \ \ \ \ merge with trunk (not working perfectly yet)Georg Brandl2010-01-071-1/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge with trunkGeorg Brandl2010-01-021-1/+1
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-12-311-0/+15
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Use a new "lazy" gettext function instead of using dummy _() to help text ext...Georg Brandl2009-07-031-0/+4
| | * | | | | | | | | Fix some oversights.Georg Brandl2009-06-291-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Rename rst_prologue to rst_prolog and document it.Georg Brandl2010-04-071-1/+1
* | | | | | | | | | Review changes from http://bitbucket.org/tpowers/sphinx/ and add docs.Georg Brandl2010-04-071-2/+2
* | | | | | | | | | Implemented rst_prologue conf.py option.tpowers2010-03-301-0/+1
* | | | | | | | | | Implemented html_compact_lists conf.py option. Normally True. When False,tpowers2010-03-281-1/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | merge with http://bitbucket.org/rolmei/sphinx-epub/.Georg Brandl2010-02-191-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Added the epub_tocdepth configuration option.Roland Meister2010-01-091-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application...Georg Brandl2010-01-171-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Refactor util package.Georg Brandl2010-01-171-1/+1
| |_|_|_|/ |/| | | |