summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add manual page writer.Georg Brandl2010-02-211-5/+53
* | | | | Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-2/+2
* | | | | merge with trunkGeorg Brandl2010-02-191-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merge with http://bitbucket.org/rolmei/sphinx-epub/.Georg Brandl2010-02-191-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added the epub_tocdepth configuration option.Roland Meister2010-01-091-0/+3
* | | | | merge with trunkGeorg Brandl2010-01-171-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application...Georg Brandl2010-01-171-0/+3
* | | | | merge with trunkGeorg Brandl2010-01-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
* | | | | merge with trunkGeorg Brandl2010-01-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Refactor util package.Georg Brandl2010-01-171-1/+1
* | | | | Add viewcode to quickstart.Georg Brandl2010-01-171-1/+3
|/ / / /
* | | | Add single-file HTML builder. Closes #151.Georg Brandl2010-01-171-27/+42
|/ / /
* | | Add new universal config value ``exclude_patterns``, with glob-style exclude ...Georg Brandl2010-01-061-8/+5
* | | merge with 0.6Georg Brandl2010-01-011-1/+1
|\ \ \ | |/ /
| * | Happy new year!Georg Brandl2010-01-011-1/+1
* | | Review of epub builder. Add a separate "epub_theme" config value for selectin...Georg Brandl2009-12-291-21/+5
* | | Initial import from local repositoryRoland Meister2009-12-281-2/+66
| |/ |/|
* | Make "make check" happy.Georg Brandl2009-10-261-1/+2
* | merge with 0.6Georg Brandl2009-09-031-45/+47
|\ \ | |/
| * #252: Make it easier to change the build dir in the MakefilesGeorg Brandl2009-09-031-45/+47
* | merge pre-domain state with tip from 0.6Georg Brandl2009-08-061-0/+11
|\ \ | |/
| * #206: Refuse to overwrite an existing master document in sphinx-quickstart.Georg Brandl2009-07-091-0/+11
* | Add GNOME Devhelp builderPauli Virtanen2009-06-271-0/+18
* | #116: Added ``html_output_encoding`` config value.Georg Brandl2009-06-161-1/+1
* | Add ``latexpdf`` target in quickstart Makefile.Georg Brandl2009-06-161-0/+7
* | merge with 0.6Georg Brandl2009-05-221-4/+4
|\ \ | |/
| * Generate correct instructions for Qt help building in quickstart, patch by Wo...Georg Brandl2009-05-221-4/+4
* | merge with 0.6Georg Brandl2009-05-101-1/+1
|\ \ | |/
| * #159: do not fail if sys.stdout has no isatty() method.Georg Brandl2009-05-101-1/+1
* | merge with 0.6Georg Brandl2009-04-291-27/+35
|\ \ | |/
| * Bring some more sanity into quickstart validators.Georg Brandl2009-04-291-27/+35
* | Add html_show_copyright config val, patch by Wojtek Walczak.Georg Brandl2009-04-091-0/+6
|/
* 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-3/+3
| |\
| | * 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
|\ \