summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Georg Brandl2010-01-011-1/+1
* #252: Make it easier to change the build dir in the MakefilesGeorg Brandl2009-09-031-45/+47
* #206: Refuse to overwrite an existing master document in sphinx-quickstart.Georg Brandl2009-07-091-0/+11
* Generate correct instructions for Qt help building in quickstart, patch by Wo...Georg Brandl2009-05-221-4/+4
* #159: do not fail if sys.stdout has no isatty() method.Georg Brandl2009-05-101-1/+1
* Bring some more sanity into quickstart validators.Georg Brandl2009-04-291-27/+35
* Fix the fix of #127 to actually work.Georg Brandl2009-03-241-13/+13
* #127: string-escape user-input from quickstartSebastian Wiesner2009-03-191-0/+6
* Forgot ifconfig.Georg Brandl2009-02-201-1/+3
* Fix #103: add all (usable) builtin extensions to quickstart.Georg Brandl2009-02-201-2/+14
* Make "make check" happy.Georg Brandl2009-02-191-2/+3
* Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier).Georg Brandl2009-02-191-1/+16
* * Add support for theme options.Georg Brandl2009-02-151-4/+11
* merge with trunkGeorg Brandl2009-01-261-1/+16
|\
| * make.bat failed on MS Windows XP HomeLuc Saffre2009-01-231-1/+1
| * add doctest quickstart target.Georg Brandl2009-01-221-1/+16
* | merge with trunkGeorg Brandl2009-01-221-3/+3
|\ \ | |/
| * merge with 0.5Georg Brandl2009-01-221-25/+133
| |\
| * | A bit of clarification about where Sphinx finds autodoced modules.Georg Brandl2009-01-221-3/+3
* | | merge with mqGeorg Brandl2009-01-101-0/+3
|\ \ \
| * | | add modindex_common_prefix config valuemq2009-01-101-0/+3
| | |/ | |/|
* | | Reformat to EOL80.Georg Brandl2009-01-101-27/+27
|/ /
* | merge in Murkt's branchGeorg Brandl2009-01-041-22/+121
|\ \
| * | Fixes #32. sphinx-quickstart adapted for windowsVsevolod Solovyov2008-11-241-5/+125
* | | Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
|\ \ \ | | |/ | |/|
| * | Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
* | | New builder for Qt help collections, by Antonio Valentino.Georg Brandl2008-12-291-3/+12
* | | Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* | | The new ``html_show_sourcelink`` config value can be used toGeorg Brandl2008-12-151-2/+2
|/ /
* | Note that the quickstarted conf.py doesn't contain all possible config values.Georg Brandl2008-11-271-0/+3
* | Fix #54: awkward wording in quickstart.Georg Brandl2008-11-241-6/+9
|/
* Remove the win32 check, should be covered by color_terminal.georg.brandl2008-10-161-2/+2
* Properly escape authors and titles put into quickstart latex_documents setting.georg.brandl2008-10-161-2/+6
* Add "source_encoding" config value.georg.brandl2008-10-161-0/+3
* Don't overwrite existing sphinx projects from quickstart.georg.brandl2008-09-241-0/+13
* Merged revisions 66397 via svnmerge fromgeorg.brandl2008-09-111-2/+2
* Add exclude_dirnames value.georg.brandl2008-08-101-8/+10
* Add i18n support, thanks to Horst Gutmann.georg.brandl2008-08-081-2/+5
* Merged revisions 65529 via svnmerge fromgeorg.brandl2008-08-041-1/+3
* Add intersphinx to quickstart.georg.brandl2008-08-041-2/+14
* Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...georg.brandl2008-08-041-10/+23
* Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge...georg.brandl2008-07-181-8/+12
* Merged revisions 64733,64743,64755,64795,64803 via svnmerge fromgeorg.brandl2008-07-081-1/+10
* Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f...armin.ronacher2008-06-261-1/+8
* Removed last "web" bits from the pickle builder.armin.ronacher2008-06-261-3/+1
* Add default_role configuration value.georg.brandl2008-06-171-0/+3
* Support splitting the HTML index.georg.brandl2008-06-171-0/+3
* Add html_favicon config value.georg.brandl2008-06-151-0/+5
* Add html_short_title and html_show_sphinx config values.georg.brandl2008-05-241-0/+3
* Add html_use_index flag.georg.brandl2008-05-231-0/+3