Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Closes #760: Escape project name in man/texinfo configuration. | Robert Lehmann | 2011-09-16 | 1 | -4/+5 | |
| * | | Don't use deprecated values in the template conf.py (issue732) | Benoit Allard | 2011-07-14 | 1 | -6/+8 | |
* | | | Merge with birkenfeld/sphinx. | Roland Meister | 2011-05-23 | 1 | -1/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Add :confval:`texinfo_show_urls`. | Jonathan Waltman | 2011-03-06 | 1 | -0/+3 | |
| * | | Document :confval:`texinfo_domain_indices` and update quickstart. | Jonathan Waltman | 2011-02-23 | 1 | -1/+5 | |
* | | | Merge with birkenfeld/sphinx. | Roland Meister | 2011-02-28 | 1 | -27/+138 | |
|\ \ \ | |/ / | ||||||
| * | | Rename "intl" module to "gettext", to make it easier to find. Distinguish en... | Georg Brandl | 2011-01-08 | 1 | -3/+6 | |
| * | | merge with bb+http://jonathanj/sphinx | Georg Brandl | 2011-01-04 | 1 | -0/+3 | |
| |\ \ | ||||||
| | * | | Implement "man_show_urls" configuration option to show the URL after external... | Jonathan Jacobs | 2010-10-24 | 1 | -0/+3 | |
| * | | | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| * | | | Allow giving root dir to quickstart as an argument. | Georg Brandl | 2010-12-03 | 1 | -2/+12 | |
| | |/ | |/| | ||||||
| * | | Add texinfo target to make.bat. | Georg Brandl | 2010-10-22 | 1 | -0/+10 | |
| * | | merge with 1.0 | Georg Brandl | 2010-10-22 | 1 | -0/+15 | |
| |\ \ | | |/ | ||||||
| | * | #522: in Windows batchfile, do not print success message when sphinx-build fa... | Georg Brandl | 2010-10-22 | 1 | -0/+15 | |
| * | | Remove unused imports and clean up | Jonathan Waltman | 2010-09-20 | 1 | -3/+2 | |
| * | | Update config for Texinfo | Jonathan Waltman | 2010-09-16 | 1 | -0/+29 | |
| * | | merge with http://bitbucket.org/rolmei/sphinx-epub/ | Georg Brandl | 2010-08-26 | 1 | -0/+3 | |
| |\ \ | ||||||
| * \ \ | merge with trunk | Robert Lehmann | 2010-08-17 | 1 | -25/+56 | |
| |\ \ \ | ||||||
| | * | | | Run 2to3 on config files which contain Python 2.x unicode literals. | Georg Brandl | 2010-07-30 | 1 | -1/+7 | |
| | * | | | Fix raw_input which is not converted by 2to3 if not called. | Georg Brandl | 2010-07-28 | 1 | -2/+6 | |
| | * | | | Fix SyntaxError in config generated by quickstart and the quickstart test | Daniel Neuhäuser | 2010-05-28 | 1 | -1/+13 | |
| | * | | | Make it easier for the test suite to override raw_input for test_quickstart. | Georg Brandl | 2010-07-28 | 1 | -1/+4 | |
| | * | | | Fix wrong qualified name. | Georg Brandl | 2010-07-28 | 1 | -4/+4 | |
| | * | | | Use codecs.open(). | Georg Brandl | 2010-07-28 | 1 | -6/+5 | |
| | * | | | Check for unicode before trying to decode input from raw_input. Also use | Daniel Neuhäuser | 2010-05-08 | 1 | -19/+23 | |
| | | |/ | | |/| | ||||||
| * | | | merge with trunk | Robert Lehmann | 2010-06-23 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | merge with trunk | Robert Lehmann | 2010-05-30 | 1 | -3/+9 | |
| |\ \ \ \ | ||||||
| * | | | | | Add PO builder to sphinx-quickstart. | Robert Lehmann | 2010-05-29 | 1 | -1/+15 | |
* | | | | | | Added epub_max_image_width configuration option. | Roland Meister | 2011-02-28 | 1 | -0/+3 | |
* | | | | | | Added epub_fix_images configuration option | Roland Meister | 2011-02-27 | 1 | -0/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Added epub_cover configuration option. | Roland Meister | 2010-08-06 | 1 | -0/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | merge with bb:rolmei/sphinx-epub. | Georg Brandl | 2010-07-22 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | Added new config parameter epub_tocdup. | Roland Meister | 2010-07-10 | 1 | -0/+3 | |
* | | | | | The behavior of :confval:`html_file_suffix` changed slightly: the empty strin... | Georg Brandl | 2010-07-17 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Better insert at the beginning of sys.path. | Georg Brandl | 2010-06-22 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Too long to list all themes now. | Georg Brandl | 2010-05-30 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Add missing targets to Makefile; do not build latex twice for latexpdf target. | Georg Brandl | 2010-05-30 | 1 | -1/+1 | |
* | | 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 | -1/+2 | |
|\ \ | ||||||
| * \ | merge with 0.6 | Georg Brandl | 2010-02-28 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | #341: Always generate UNIX newlines in the quickstart Makefile. | Georg Brandl | 2010-02-27 | 1 | -1/+2 | |
* | | | | 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 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | merge | Georg Brandl | 2010-02-23 | 1 | -0/+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 | |
* | | | | | Use $(BUILDDIR) consistently. | Georg Brandl | 2010-02-21 | 1 | -6/+6 |