| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Implement "man_show_urls" configuration option to show the URL after external... | Jonathan Jacobs | 2010-10-24 | 1 | -0/+1 | |
| * | | | #209: Added :confval:`text_newlines` and :confval:`text_sectionchars` config ... | Georg Brandl | 2011-01-04 | 1 | -2/+2 | |
| * | | | #273: Add an API for adding full-text search support for languages other than... | Georg Brandl | 2011-01-04 | 1 | -0/+2 | |
| * | | | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| * | | | | #472: linkcheck builder: Check links in parallel, use HTTP HEAD requests and ... | Georg Brandl | 2011-01-04 | 1 | -0/+2 | |
| * | | | | Remove html_permalink_text again and give meaning to html_add_permalinks. | Georg Brandl | 2010-12-11 | 1 | -2/+1 | |
| * | | | | #559 Add `html_permalink_text` confval | Daniel Neuh?user | 2010-12-01 | 1 | -0/+1 | |
| | |/ / |/| | | ||||||
| * | | | #521: Added :confval:`linkcheck_ignore` config value. | Georg Brandl | 2010-10-22 | 1 | -0/+3 | |
| * | | | Update config for Texinfo | Jon Waltman | 2010-09-16 | 1 | -0/+6 | |
| * | | | merge with http://bitbucket.org/rolmei/sphinx-epub/ | Georg Brandl | 2010-08-26 | 1 | -8/+34 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -1/+3 | |
| | * | | Improve support for automatic 2to3 conversion of config files. It now kicks ... | Georg Brandl | 2010-07-31 | 1 | -15/+22 | |
| | * | | Run 2to3 on config files which contain Python 2.x unicode literals. | Georg Brandl | 2010-07-30 | 1 | -9/+18 | |
| | * | | Mode "Ub" does not exist. | Georg Brandl | 2010-07-28 | 1 | -1/+1 | |
| | * | | fix line length | DasIch | 2010-06-20 | 1 | -1/+2 | |
| | * | | Move bytes to pycompat. | Georg Brandl | 2010-07-28 | 1 | -6/+2 | |
| | * | | Fix warning for bytestrings with non-ascii content for python3 | DasIch | 2010-06-20 | 1 | -3/+9 | |
| | * | | Fix encoding in config test and open configs in binary mode to warn for possi... | DasIch | 2010-05-30 | 1 | -1/+1 | |
| | * | | Use code objects for exec statements instead of files | Daniel Neuh?user | 2010-05-08 | 1 | -1/+2 | |
| | * | | Move open() calls out of the try block | DasIch | 2010-05-01 | 1 | -1/+1 | |
| | * | | Don't use execfile() anymore | DasIch | 2010-04-29 | 1 | -1/+5 | |
| | |/ | ||||||
| * | | Added epub_cover configuration option. | Roland Meister | 2010-08-06 | 1 | -0/+1 | |
| |/ | ||||||
| * | Added new config parameter epub_tocdup. | Roland Meister | 2010-07-10 | 1 | -0/+1 | |
| * | Complete comment. | Georg Brandl | 2010-06-20 | 1 | -2/+2 | |
| * | Merge with http://bitbucket.org/chrism/sphinx/, add latex_show_pagrefs/latex_... | Georg Brandl | 2010-05-24 | 1 | -0/+2 | |
| |\ | ||||||
| * | | Rename default_domain to primary_domain; give it special semantics. | Georg Brandl | 2010-05-23 | 1 | -1/+1 | |
| * | | merge | Georg Brandl | 2010-04-18 | 1 | -2/+13 | |
| |\ \ | ||||||
| | * | | #282: Added a "nitpicky" mode that emits warnings for all missing references. | Georg Brandl | 2010-02-28 | 1 | -0/+1 | |
| | * | | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+3 | |
| | * | | Make the concept of "module index" generalized to domains. As a side-effect,... | Georg Brandl | 2010-02-20 | 1 | -2/+4 | |
| | * | | merge with trunk | Georg Brandl | 2010-02-19 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | * \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+1 | |
| | |\ \ \ | ||||||
| | * \ \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+5 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -3/+22 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | merge with trunk (not working perfectly yet) | Georg Brandl | 2010-01-07 | 1 | -1/+2 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | merge with trunk | Georg Brandl | 2009-12-31 | 1 | -0/+15 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Use a new "lazy" gettext function instead of using dummy _() to help text ext... | Georg Brandl | 2009-07-03 | 1 | -0/+4 | |
| | | * | | | | | | | | | Fix some oversights. | Georg Brandl | 2009-06-29 | 1 | -0/+1 | |
| | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Rename rst_prologue to rst_prolog and document it. | Georg Brandl | 2010-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Review changes from http://bitbucket.org/tpowers/sphinx/ and add docs. | Georg Brandl | 2010-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | Implemented rst_prologue conf.py option. | tpowers | 2010-03-30 | 1 | -0/+1 | |
| * | | | | | | | | | | Implemented html_compact_lists conf.py option. Normally True. When False, | tpowers | 2010-03-28 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | merge with http://bitbucket.org/rolmei/sphinx-epub/. | Georg Brandl | 2010-02-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | Added the epub_tocdepth configuration option. | Roland Meister | 2010-01-09 | 1 | -0/+1 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application... | Georg Brandl | 2010-01-17 | 1 | -0/+1 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Rename os to osutil, thanks to relative imports. | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Refactor util package. | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | |_|_|_|/ |/| | | | | ||||||
