| Commit message (Expand) | Author | Age | Files | Lines |
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| * | #252: Make it easier to change the build dir in the Makefiles | Georg Brandl | 2009-09-03 | 1 | -45/+47 |
| * | #206: Refuse to overwrite an existing master document in sphinx-quickstart. | Georg Brandl | 2009-07-09 | 1 | -0/+11 |
| * | Generate correct instructions for Qt help building in quickstart, patch by Wo... | Georg Brandl | 2009-05-22 | 1 | -4/+4 |
| * | #159: do not fail if sys.stdout has no isatty() method. | Georg Brandl | 2009-05-10 | 1 | -1/+1 |
| * | Bring some more sanity into quickstart validators. | Georg Brandl | 2009-04-29 | 1 | -27/+35 |
| * | 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 |
| * | 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 | -25/+133 |
| | |\ |
|
| | * | | 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 |
| |\ \ |
|
| | * | | Fixes #32. sphinx-quickstart adapted for windows | Vsevolod Solovyov | 2008-11-24 | 1 | -5/+125 |
| * | | | Merge in copyright style changes from 0.5. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| * | | | New builder for Qt help collections, by Antonio Valentino. | Georg Brandl | 2008-12-29 | 1 | -3/+12 |
| * | | | Explicitly refer to the license in :license: tags. | Georg Brandl | 2008-12-27 | 1 | -1/+1 |
| * | | | The new ``html_show_sourcelink`` config value can be used to | Georg Brandl | 2008-12-15 | 1 | -2/+2 |
| |/ / |
|
| * | | Note that the quickstarted conf.py doesn't contain all possible config values. | Georg Brandl | 2008-11-27 | 1 | -0/+3 |
| * | | Fix #54: awkward wording in quickstart. | Georg Brandl | 2008-11-24 | 1 | -6/+9 |
| |/ |
|
| * | Remove the win32 check, should be covered by color_terminal. | georg.brandl | 2008-10-16 | 1 | -2/+2 |
| * | Properly escape authors and titles put into quickstart latex_documents setting. | georg.brandl | 2008-10-16 | 1 | -2/+6 |
| * | Add "source_encoding" config value. | georg.brandl | 2008-10-16 | 1 | -0/+3 |
| * | Don't overwrite existing sphinx projects from quickstart. | georg.brandl | 2008-09-24 | 1 | -0/+13 |
| * | Merged revisions 66397 via svnmerge from | georg.brandl | 2008-09-11 | 1 | -2/+2 |
| * | Add exclude_dirnames value. | georg.brandl | 2008-08-10 | 1 | -8/+10 |
| * | Add i18n support, thanks to Horst Gutmann. | georg.brandl | 2008-08-08 | 1 | -2/+5 |
| * | Merged revisions 65529 via svnmerge from | georg.brandl | 2008-08-04 | 1 | -1/+3 |
| * | Add intersphinx to quickstart. | georg.brandl | 2008-08-04 | 1 | -2/+14 |
| * | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | georg.brandl | 2008-08-04 | 1 | -10/+23 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | georg.brandl | 2008-07-18 | 1 | -8/+12 |
| * | Merged revisions 64733,64743,64755,64795,64803 via svnmerge from | georg.brandl | 2008-07-08 | 1 | -1/+10 |
| * | Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f... | armin.ronacher | 2008-06-26 | 1 | -1/+8 |
| * | Removed last "web" bits from the pickle builder. | armin.ronacher | 2008-06-26 | 1 | -3/+1 |
| * | Add default_role configuration value. | georg.brandl | 2008-06-17 | 1 | -0/+3 |
| * | Support splitting the HTML index. | georg.brandl | 2008-06-17 | 1 | -0/+3 |
| * | Add html_favicon config value. | georg.brandl | 2008-06-15 | 1 | -0/+5 |
| * | Add html_short_title and html_show_sphinx config values. | georg.brandl | 2008-05-24 | 1 | -0/+3 |
| * | Add html_use_index flag. | georg.brandl | 2008-05-23 | 1 | -0/+3 |