Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -5/+53 | |
| | | | | | ||||||
* | | | | | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | side-effect, the latex modindex is no longer generated by LaTeX. | |||||
* | | | | | merge with trunk | Georg Brandl | 2010-02-19 | 1 | -0/+3 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | merge with http://bitbucket.org/rolmei/sphinx-epub/. | Georg Brandl | 2010-02-19 | 1 | -0/+3 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Added the epub_tocdepth configuration option. | Roland Meister | 2010-01-09 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+3 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` ↵ | Georg Brandl | 2010-01-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | ||||||
* | | | | | Add viewcode to quickstart. | Georg Brandl | 2010-01-17 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | Add single-file HTML builder. Closes #151. | Georg Brandl | 2010-01-17 | 1 | -27/+42 | |
|/ / / | ||||||
* | | | Add new universal config value ``exclude_patterns``, with glob-style exclude ↵ | Georg Brandl | 2010-01-06 | 1 | -8/+5 | |
| | | | | | | | | | | | | | | | | | | patterns. This makes the old ``unused_docs``, ``exclude_trees`` and ``exclude_dirnames`` obsolete. | |||||
* | | | 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 | -21/+5 | |
| | | | | | | | | | | | | selecting a different theme. | |||||
* | | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -2/+66 | |
| |/ |/| | ||||||
* | | Make "make check" happy. | Georg Brandl | 2009-10-26 | 1 | -1/+2 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2009-09-03 | 1 | -45/+47 | |
|\ \ | |/ | ||||||
| * | #252: Make it easier to change the build dir in the Makefiles | Georg Brandl | 2009-09-03 | 1 | -45/+47 | |
| | | | | | | | | generated by quickstart. | |||||
* | | merge pre-domain state with tip from 0.6 | Georg Brandl | 2009-08-06 | 1 | -0/+11 | |
|\ \ | |/ | ||||||
| * | #206: Refuse to overwrite an existing master document in sphinx-quickstart. | Georg Brandl | 2009-07-09 | 1 | -0/+11 | |
| | | ||||||
* | | Add GNOME Devhelp builder | Pauli Virtanen | 2009-06-27 | 1 | -0/+18 | |
| | | ||||||
* | | #116: Added ``html_output_encoding`` config value. | Georg Brandl | 2009-06-16 | 1 | -1/+1 | |
| | | ||||||
* | | Add ``latexpdf`` target in quickstart Makefile. | Georg Brandl | 2009-06-16 | 1 | -0/+7 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2009-05-22 | 1 | -4/+4 | |
|\ \ | |/ | ||||||
| * | Generate correct instructions for Qt help building in quickstart, patch by ↵ | Georg Brandl | 2009-05-22 | 1 | -4/+4 | |
| | | | | | | | | Wouter van Heyst. | |||||
* | | merge with 0.6 | Georg Brandl | 2009-05-10 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | #159: do not fail if sys.stdout has no isatty() method. | Georg Brandl | 2009-05-10 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2009-04-29 | 1 | -27/+35 | |
|\ \ | |/ | ||||||
| * | Bring some more sanity into quickstart validators. | Georg Brandl | 2009-04-29 | 1 | -27/+35 | |
| | | ||||||
* | | Add html_show_copyright config val, patch by Wojtek Walczak. | Georg Brandl | 2009-04-09 | 1 | -0/+6 | |
|/ | ||||||
* | Fix the fix of #127 to actually work. | Georg Brandl | 2009-03-24 | 1 | -13/+13 | |
| | ||||||
* | #127: string-escape user-input from quickstart | Sebastian Wiesner | 2009-03-19 | 1 | -0/+6 | |
| | ||||||
* | Forgot ifconfig. | Georg Brandl | 2009-02-20 | 1 | -1/+3 | |
| | ||||||
* | Fix #103: add all (usable) builtin extensions to quickstart. | Georg Brandl | 2009-02-20 | 1 | -2/+14 | |
| | ||||||
* | Make "make check" happy. | Georg Brandl | 2009-02-19 | 1 | -2/+3 | |
| | ||||||
* | Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier). | Georg Brandl | 2009-02-19 | 1 | -1/+16 | |
| | ||||||
* | * Add support for theme options. | Georg Brandl | 2009-02-15 | 1 | -4/+11 | |
| | | | | | * Make the right-/stickysidebar alternatives for the default design options. * Add theme-related options to quickstart. | |||||
* | merge with trunk | Georg Brandl | 2009-01-26 | 1 | -1/+16 | |
|\ | ||||||
| * | make.bat failed on MS Windows XP Home | Luc Saffre | 2009-01-23 | 1 | -1/+1 | |
| | | ||||||
| * | add doctest quickstart target. | Georg Brandl | 2009-01-22 | 1 | -1/+16 | |
| | | ||||||
* | | merge with trunk | Georg Brandl | 2009-01-22 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
| * | merge with 0.5 | Georg Brandl | 2009-01-22 | 1 | -3/+3 | |
| |\ | ||||||
| | * | A bit of clarification about where Sphinx finds autodoced modules. | Georg Brandl | 2009-01-22 | 1 | -3/+3 | |
| | | | ||||||
* | | | merge with mq | Georg Brandl | 2009-01-10 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | add modindex_common_prefix config value | mq | 2009-01-10 | 1 | -0/+3 | |
| |/ / | ||||||
* | | | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -27/+27 | |
|/ / | ||||||
* | | merge in Murkt's branch | Georg Brandl | 2009-01-04 | 1 | -22/+121 | |
|\ \ |