Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | fix line length | Daniel Neuhäuser | 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 | Daniel Neuhäuser | 2010-06-20 | 1 | -3/+9 | |
| | | | | ||||||
| * | | | Fix encoding in config test and open configs in binary mode to warn for ↵ | Daniel Neuhäuser | 2010-05-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | possible encoding errors | |||||
| * | | | 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 | Daniel Neuhäuser | 2010-05-01 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Don't use execfile() anymore | Daniel Neuhäuser | 2010-04-29 | 1 | -1/+5 | |
| | |/ | |/| | ||||||
* | | | Changed new epub option rebuild parameter to 'env'. | Roland Meister | 2011-02-28 | 1 | -2/+2 | |
| | | | ||||||
* | | | Added epub_max_image_width configuration option. | Roland Meister | 2011-02-28 | 1 | -0/+1 | |
| | | | ||||||
* | | | Added epub_fix_images configuration option | Roland Meister | 2011-02-27 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | 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 ↵ | Georg Brandl | 2010-05-24 | 1 | -0/+2 | |
|\ | | | | | | | latex_show_pagrefs/latex_show_urls config values. | |||||
* | | 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 | -0/+3 | |
|\ \ | ||||||
| * | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "simple" item lists are not compacted. See http://docutils.sourceforge.net/FAQ.html#how-are-lists-formatted-in-html. Bullet lists like the "Indices and Tables" section look odd when they are not compacted. Therefore specially change any bullet list that only has paragraph's with pending_xrefs to use compact paragraphs instead. Implemented secnumber_suffix conf.py option. Default is '. '. Section numbers look better if changed to u'\u00a0\u00a0'. | |||||
* | | | #282: Added a "nitpicky" mode that emits warnings for all missing references. | Georg Brandl | 2010-02-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | It is activated by the ``-n`` command-line switch or the ``nitpicky`` config value. | |||||
* | | | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+3 | |
| | | | ||||||
* | | | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 1 | -2/+4 | |
| | | | | | | | | | | | | side-effect, the latex modindex is no longer generated by LaTeX. | |||||
* | | | merge with trunk | Georg Brandl | 2010-02-19 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
| | | | | ||||||
* | | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` ↵ | Georg Brandl | 2010-01-17 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | application API function. | |||||
* | | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Rename os to osutil, thanks to relative imports. | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Refactor util package. | Georg Brandl | 2010-01-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -3/+22 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge with 0.6 | Georg Brandl | 2010-01-12 | 1 | -5/+6 | |
| |\ \ \ | ||||||
| | * | | | Remove Python 2.5ism and undefined local access. | Georg Brandl | 2010-01-12 | 1 | -5/+6 | |
| | | | | | ||||||
| * | | | | merge with 0.6 | Georg Brandl | 2010-01-12 | 1 | -1/+19 | |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | ||||||
| | * | | Improve the handling of non-Unicode strings in the configuration: | Georg Brandl | 2010-01-12 | 1 | -1/+19 | |
| | | | | | | | | | | | | | | | | | | | | warn about non-ascii bytestrings, and give nicer messages if unicode errors occur. | |||||
* | | | | merge with trunk (not working perfectly yet) | Georg Brandl | 2010-01-07 | 1 | -1/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Add new universal config value ``exclude_patterns``, with glob-style exclude ↵ | Georg Brandl | 2010-01-06 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | patterns. This makes the old ``unused_docs``, ``exclude_trees`` and ``exclude_dirnames`` obsolete. | |||||
| * | | | Remove the deprecated ``exclude_dirs`` config value. | Georg Brandl | 2010-01-06 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | merge with trunk | Georg Brandl | 2009-12-31 | 1 | -0/+15 | |
| |\ \ \ | ||||||
| * | | | | Use a new "lazy" gettext function instead of using dummy _() to help text ↵ | Georg Brandl | 2009-07-03 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | extraction. | |||||
| * | | | | Fix some oversights. | Georg Brandl | 2009-06-29 | 1 | -0/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | Review of epub builder. Add a separate "epub_theme" config value for ↵ | Georg Brandl | 2009-12-29 | 1 | -14/+15 | |
| | | | | | | | | | | | | selecting a different theme. | |||||
* | | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -0/+14 | |
| |/ |/| | ||||||
* | | Add GNOME Devhelp builder | Pauli Virtanen | 2009-06-27 | 1 | -0/+3 | |
| | | ||||||
* | | #116: Added ``html_output_encoding`` config value. | Georg Brandl | 2009-06-16 | 1 | -0/+1 | |
| | |