| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -0/+1 |
| |\ |
|
| | * | Prompt for the document language in sphinx-quickstart. | Georg Brandl | 2014-01-11 | 1 | -0/+1 |
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| |/ |
|
| * | grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A... | shimizukawa | 2013-10-03 | 1 | -2/+2 |
| * | small grammar fix in multibyte filename messages | Georg Brandl | 2013-10-01 | 1 | -1/+1 |
| * | When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr... | shimizukawa | 2013-09-28 | 1 | -2/+7 |
| * | refactoring: 'tmpdir' rename to 'tempdir' that is same name in other places. | shimizukawa | 2013-06-13 | 1 | -6/+6 |
| * | Fix: Output TeX/texinfo/man filename has no basename (only extention) when us... | shimizukawa | 2013-06-13 | 1 | -0/+22 |
| * | fix typo ;) | shimizukawa | 2013-06-13 | 1 | -1/+1 |
| * | fix for unicode object syntax. ur'' is meaningless. | shimizukawa | 2013-06-13 | 1 | -4/+4 |
| * | Fix "Title underline is short" WARNING is given when using fullwidth characte... | shimizukawa | 2013-06-09 | 1 | -1/+34 |
| * | Fix sphinx-quickstart raises UnicodeEncodeError if "Project version" includes... | shimizukawa | 2013-06-09 | 1 | -0/+16 |
| * | tests: replace "from util import *" by explicit imports | Georg Brandl | 2013-04-01 | 1 | -1/+1 |
| * | fix: make.bat is always saved with 'LF' instead of 'CRLF' for both Win/Unix. | shimizukawa | 2013-02-10 | 1 | -0/+21 |
| * | conf.py now accept CRLF end-of-line. | shimizukawa | 2013-02-10 | 1 | -12/+3 |
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| * | fix: sphinx-quickstart asks again and again Y|N because input() return value ... | shimizukawa | 2012-11-28 | 1 | -0/+19 |
| * | Fixes #875 and #876: use the right file mode to successfully read config file... | Georg Brandl | 2012-03-10 | 1 | -2/+2 |
| * | Remove unused import. | Georg Brandl | 2011-10-07 | 1 | -1/+0 |
| * | Split user queries and file generation in quickstart into two functions. | Georg Brandl | 2011-10-07 | 1 | -3/+7 |
| * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |\ |
|
| | * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| * | | Remove left-over debugging code | Jon Waltman | 2010-09-16 | 1 | -4/+0 |
| * | | Add tests for Texinfo builder | Jon Waltman | 2010-09-16 | 1 | -0/+8 |
| * | | Fix raw_input which is not converted by 2to3 if not called. | Georg Brandl | 2010-07-28 | 1 | -1/+6 |
| * | | Fix SyntaxError in config generated by quickstart and the quickstart test | DasIch | 2010-05-28 | 1 | -2/+2 |
| * | | Make it easier for the test suite to override raw_input for test_quickstart. | Georg Brandl | 2010-07-28 | 1 | -4/+4 |
| * | | Use code objects for exec statements instead of files | Daniel Neuh?user | 2010-05-08 | 1 | -2/+4 |
| * | | Move open() calls out of the try block | DasIch | 2010-05-01 | 1 | -2/+2 |
| * | | Don't use execfile() anymore | DasIch | 2010-04-29 | 1 | -2/+10 |
| |/ |
|
| * | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+5 |
| * | Add viewcode to quickstart. | Georg Brandl | 2010-01-17 | 1 | -0/+1 |
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| * | Bring some more sanity into quickstart validators. | Georg Brandl | 2009-04-29 | 1 | -2/+2 |
| * | Fix the fix of #127 to actually work. | Georg Brandl | 2009-03-24 | 1 | -3/+3 |
| * | Forgot ifconfig. | Georg Brandl | 2009-02-20 | 1 | -0/+1 |
| * | Fix #103: add all (usable) builtin extensions to quickstart. | Georg Brandl | 2009-02-20 | 1 | -0/+4 |
| * | merge in Murkt's branch | Georg Brandl | 2009-01-04 | 1 | -9/+13 |
| |\ |
|
| * | | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| |/ |
|
| * | Properly escape authors and titles put into quickstart latex_documents setting. | georg.brandl | 2008-10-16 | 1 | -3/+4 |
| * | Add a test suite for autodoc. | georg.brandl | 2008-08-04 | 1 | -0/+1 |
| * | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | georg.brandl | 2008-08-04 | 1 | -10/+12 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | georg.brandl | 2008-07-18 | 1 | -0/+144 |