| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge with http://bitbucket.org/chrism/sphinx/, add latex_show_pagrefs/latex_... | Georg Brandl | 2010-05-24 | 1 | -0/+6 |
| |\ | |||||
| * | | Mention "make latexpdf". | Georg Brandl | 2010-05-23 | 1 | -2/+2 |
| * | | merge with trunk | Georg Brandl | 2010-02-28 | 1 | -16/+66 |
| |\ \ | |||||
| | * \ | merge | Georg Brandl | 2010-02-27 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | Update phony target lists. | Georg Brandl | 2010-02-25 | 1 | -2/+2 |
| | * | | | merge with trunk | Georg Brandl | 2010-02-27 | 1 | -14/+64 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Use $(BUILDDIR) consistently. | Georg Brandl | 2010-02-21 | 1 | -6/+6 |
| | | * | | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -5/+53 |
| | | * | | Make the concept of "module index" generalized to domains. As a side-effect,... | Georg Brandl | 2010-02-20 | 1 | -2/+2 |
| | | * | | merge with trunk | Georg Brandl | 2010-02-19 | 1 | -0/+3 |
| | | |\ \ | |||||
| | | * \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -0/+3 |
| | | |\ \ \ | |||||
| | | * \ \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+3 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Add viewcode to quickstart. | Georg Brandl | 2010-01-17 | 1 | -1/+3 |
| * | | | | | | | | merge with 0.6 | Georg Brandl | 2010-02-28 | 1 | -34/+134 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| | * | | | | | | | merge | Georg Brandl | 2010-02-23 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | | * | | | | | | Remove tab. | Georg Brandl | 2010-02-23 | 1 | -1/+1 |
| | | * | | | | | | allow SPHINXBUILD override from parent environment | anatoly techtonik | 2010-02-23 | 1 | -1/+3 |
| | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | | merge with http://bitbucket.org/rolmei/sphinx-epub/. | Georg Brandl | 2010-02-19 | 1 | -0/+3 |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | | * | | | | | Added the epub_tocdepth configuration option. | Roland Meister | 2010-01-09 | 1 | -0/+3 |
| | * | | | | | | Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application... | Georg Brandl | 2010-01-17 | 1 | -0/+3 |
| | | |/ / / / | |/| | | | | |||||
| | * | | | | | Rename os to osutil, thanks to relative imports. | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
| | | |_|/ / | |/| | | | |||||
| | * | | | | Refactor util package. | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
| | * | | | Add single-file HTML builder. Closes #151. | Georg Brandl | 2010-01-17 | 1 | -27/+42 |
| | |/ / | |||||
| | * | | Add new universal config value ``exclude_patterns``, with glob-style exclude ... | Georg Brandl | 2010-01-06 | 1 | -8/+5 |
| | * | | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -3/+83 |
| | |\ \ | |||||
| | | * | | Review of epub builder. Add a separate "epub_theme" config value for selectin... | Georg Brandl | 2009-12-29 | 1 | -21/+5 |
| | | * | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -2/+66 |
| | | |/ | |||||
| | | * | Make "make check" happy. | Georg Brandl | 2009-10-26 | 1 | -1/+2 |
| | | * | merge with 0.6 | Georg Brandl | 2009-09-03 | 1 | -45/+47 |
| | | |\ | |||||
| | | * \ | merge pre-domain state with tip from 0.6 | Georg Brandl | 2009-08-06 | 1 | -1/+32 |
| | | |\ \ | |||||
| | | | * | | Add GNOME Devhelp builder | Pauli Virtanen | 2009-06-27 | 1 | -0/+18 |
| | | | * | | #116: Added ``html_output_encoding`` config value. | Georg Brandl | 2009-06-16 | 1 | -1/+1 |
| | | | * | | Add ``latexpdf`` target in quickstart Makefile. | Georg Brandl | 2009-06-16 | 1 | -0/+7 |
| | | | * | | merge with 0.6 | Georg Brandl | 2009-05-22 | 1 | -0/+6 |
| | | | |\ \ | |||||
| | | | | * \ | merge with 0.6 | Georg Brandl | 2009-05-10 | 1 | -1/+1 |
| | | | | |\ \ | |||||
| | | | | * \ \ | merge with 0.6 | Georg Brandl | 2009-04-29 | 1 | -0/+6 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Add html_show_copyright config val, patch by Wojtek Walczak. | Georg Brandl | 2009-04-09 | 1 | -0/+6 |
| * | | | | | | | | #341: Always generate UNIX newlines in the quickstart Makefile. | Georg Brandl | 2010-02-27 | 1 | -1/+2 |
| |/ / / / / / / | |||||
| * | | | | | | | 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 |
