Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Upgrade to mypy-0.5 | Takeshi KOMIYA | 2017-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | Fix mypy violations | Takeshi KOMIYA | 2017-02-08 | 1 | -0/+1 | |
| | | ||||||
* | | Add IndexEntries adapter | Takeshi KOMIYA | 2017-01-28 | 1 | -1/+2 | |
| | | ||||||
* | | Fix flake8 violations | Takeshi KOMIYA | 2017-01-12 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-12 | 1 | -8/+8 | |
|\ \ | |/ | ||||||
| * | Fix flake8 violations | Takeshi KOMIYA | 2017-01-12 | 1 | -8/+8 | |
| | | ||||||
* | | Use sphinx.util.logging instead app.info(), verbose(), debug() and debug2() | Takeshi KOMIYA | 2017-01-02 | 1 | -3/+6 | |
| | | ||||||
* | | Update type annotations | Takeshi KOMIYA | 2016-12-15 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2016-12-14 | 1 | -0/+6 | |
|\ \ | |/ | ||||||
| * | builtin extensions return metadata to allow parallel build | Takeshi KOMIYA | 2016-12-12 | 1 | -0/+6 | |
| | | ||||||
* | | Add type-check annotations to sphinx.builders | Takeshi KOMIYA | 2016-11-16 | 1 | -11/+26 | |
|/ | ||||||
* | disable download role on epub/qthelp builder | Yoshiki Shibukawa | 2016-07-22 | 1 | -0/+2 | |
| | ||||||
* | fix #2352 (qthelp builder should have ) and improve qthelp readability | Yoshiki Shibukawa | 2016-07-13 | 1 | -0/+9 | |
| | | | | by using new ``nonav`` theme. | |||||
* | Now all builders and domains work as built-in extensions | Takeshi KOMIYA | 2016-07-06 | 1 | -0/+8 | |
| | ||||||
* | Merge branch 'stable' | Takeshi KOMIYA | 2016-07-02 | 1 | -0/+1 | |
|\ | ||||||
| * | Fix #2699: hyperlinks in help HTMLs are broken if `html_file_suffix` is set | Takeshi KOMIYA | 2016-07-02 | 1 | -0/+1 | |
| | | ||||||
* | | Refactor code using ``with`` syntax | Takeshi KOMIYA | 2016-05-26 | 1 | -8/+2 | |
|/ | ||||||
* | classifier of glossary terms can be used for index entries grouping key. The ↵ | shimizukawa | 2016-02-14 | 1 | -1/+1 | |
| | | | | classifier also be used for translation. See also :ref:`glossary-directive`. | |||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
| | ||||||
* | builders: pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -15/+16 | |
| | ||||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
|\ | ||||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | Add imgpath property to all builders | tk0miya | 2014-09-27 | 1 | -1/+1 | |
| | | ||||||
* | | use six privided text_type() to replace with unicode() to support py2/py3 in ↵ | Takayuki Shimizukawa | 2014-04-29 | 1 | -1/+2 | |
| | | | | | | | | one source. refs #1350. | |||||
* | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 | |
| | | ||||||
* | | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -1/+1 | |
|/ | | | | | | | | | | | - Use print function instead of print statement; - Use new exception handling; - Use in operator instead of has_key(); - Do not use tuple arguments in functions; - Other miscellaneous improvements. This is based on output of `futurize --stage1`, with some manual corrections. | |||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | Fix force_decode() to work on Python 3.v1.1.31.1 | Georg Brandl | 2012-03-10 | 1 | -5/+4 | |
| | ||||||
* | Fixes #816: Fix encoding issues in the Qt help builder. | Georg Brandl | 2012-03-10 | 1 | -6/+8 | |
| | ||||||
* | Closes #810: fix deprecation warnings with Python 3. What is left over is ↵ | Georg Brandl | 2012-01-29 | 1 | -15/+15 | |
| | | | | from nose or docutils. | |||||
* | Closes #791: Fix QtHelp and HtmlHelp index entry links. | Georg Brandl | 2011-11-01 | 1 | -3/+3 | |
| | ||||||
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
|\ | ||||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2010-10-22 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | #523: fixes for qthelp index. | Georg Brandl | 2010-10-22 | 1 | -2/+2 | |
| | | ||||||
* | | merge with 1.0 | Georg Brandl | 2010-08-25 | 1 | -0/+1 | |
|\ \ | |/ | ||||||
| * | merge with 0.6 | Georg Brandl | 2010-08-25 | 1 | -0/+1 | |
| |\ | ||||||
| | * | #462: another qthelp namespace fix. | Georg Brandl | 2010-07-02 | 1 | -0/+1 | |
| | | | ||||||
* | | | Fixed error caused by mixing of string types | Daniel Neuhäuser | 2010-06-17 | 1 | -2/+10 | |
| | | | ||||||
* | | | Removed duplicated code | Daniel Neuhäuser | 2010-06-17 | 1 | -1/+1 | |
|/ / | ||||||
* | | Fix domain_indices usage in qthelp builder. | Georg Brandl | 2010-05-23 | 1 | -3/+3 | |
| | | ||||||
* | | merge with 0.6 | Georg Brandl | 2010-05-23 | 1 | -28/+46 | |
|\ \ | |/ | ||||||
| * | Escape all strings put into the Qt help XML files. | Georg Brandl | 2010-05-23 | 1 | -21/+22 | |
| | | ||||||
| * | Fix a problem the Qt help project generated by the ``qthelp`` builder that ↵ | Georg Brandl | 2010-05-23 | 1 | -14/+31 | |
| | | | | | | | | | | | | | | | | would lead to no content being displayed in the Qt Assistant. The "namespace" may not contain any non-alphanumeric or non-dot characters, it seems. Also make the help collection file a bit more pretty. | |||||
* | | #413: Added a way for intersphinx to refer to named labels in other | Georg Brandl | 2010-05-23 | 1 | -1/+1 | |
| | | | | | | | | projects, and to specify the project you want to link to. | |||||
* | | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 1 | -3/+3 | |
| | | | | | | | | side-effect, the latex modindex is no longer generated by LaTeX. | |||||
* | | Make the _ gettext alias an explicit import instead of installing into builtins. | Georg Brandl | 2010-01-17 | 1 | -1/+2 | |
|/ | ||||||
* | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 | |
| | ||||||
* | #232: Support non-ASCII metadata in Qt help builder. | Georg Brandl | 2009-08-06 | 1 | -4/+5 | |
| |