summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
Commit message (Expand)AuthorAgeFilesLines
* 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-16/+66
|\ \
| * \ mergeGeorg Brandl2010-02-271-2/+2
| |\ \
| | * | Update phony target lists.Georg Brandl2010-02-251-2/+2
| * | | merge with trunkGeorg Brandl2010-02-271-14/+64
| |\ \ \ | | |/ /
| | * | 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 trunkGeorg Brandl2010-01-171-0/+3
| | |\ \ \
| | * \ \ \ merge with trunkGeorg Brandl2010-01-171-1/+3
| | |\ \ \ \
| | | * \ \ \ merge with trunkGeorg Brandl2010-01-171-1/+1
| | | |\ \ \ \
| | | * | | | | Add viewcode to quickstart.Georg Brandl2010-01-171-1/+3
* | | | | | | | merge with 0.6Georg Brandl2010-02-281-34/+134
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mergeGeorg Brandl2010-02-231-1/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Remove tab.Georg Brandl2010-02-231-1/+1
| | * | | | | | allow SPHINXBUILD override from parent environmentanatoly techtonik2010-02-231-1/+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
| * | | | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application...Georg Brandl2010-01-171-0/+3
| | |/ / / / | |/| | | |
| * | | | | Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
| | |_|/ / | |/| | |
| * | | | Refactor util package.Georg Brandl2010-01-171-1/+1
| | |/ / | |/| |
| * | | 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-3/+83
| |\ \
| | * | 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
| | |\
| | * \ merge pre-domain state with tip from 0.6Georg Brandl2009-08-061-1/+32
| | |\ \
| | | * | 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-0/+6
| | | |\ \
| | | | * \ merge with 0.6Georg Brandl2009-05-101-1/+1
| | | | |\ \
| | | | * \ \ merge with 0.6Georg Brandl2009-04-291-0/+6
| | | | |\ \ \
| | | | | * | | Add html_show_copyright config val, patch by Wojtek Walczak.Georg Brandl2009-04-091-0/+6
* | | | | | | | #341: Always generate UNIX newlines in the quickstart Makefile.Georg Brandl2010-02-271-1/+2
|/ / / / / / /
* | | | | | | 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