summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
Commit message (Expand)AuthorAgeFilesLines
* Too long to list all themes now.Georg Brandl2010-05-301-2/+2
* Add missing targets to Makefile; do not build latex twice for latexpdf target.Georg Brandl2010-05-301-1/+1
* Merge with http://bitbucket.org/chrism/sphinx/, add latex_show_pagrefs/latex_...Georg Brandl2010-05-241-0/+6
|\
* | Mention "make latexpdf".Georg Brandl2010-05-231-2/+2
* | merge with trunkGeorg Brandl2010-02-281-1/+2
|\ \
| * \ merge with 0.6Georg Brandl2010-02-281-1/+2
| |\ \
| | * | #341: Always generate UNIX newlines in the quickstart Makefile.Georg Brandl2010-02-271-1/+2
* | | | mergeGeorg Brandl2010-02-271-2/+2
|\ \ \ \
| * | | | Update phony target lists.Georg Brandl2010-02-251-2/+2
* | | | | merge with trunkGeorg Brandl2010-02-271-1/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | mergeGeorg Brandl2010-02-231-0/+3
| |\ \ \
| * | | | Remove tab.Georg Brandl2010-02-231-1/+1
| * | | | allow SPHINXBUILD override from parent environmentanatoly techtonik2010-02-231-1/+3
* | | | | Use $(BUILDDIR) consistently.Georg Brandl2010-02-211-6/+6
* | | | | 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