summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Collapse)AuthorAgeFilesLines
* Bump to 1.4.9 finalv1.4.91.4Takeshi KOMIYA2016-11-231-2/+2
|
* Fix style-check violationsTakeshi KOMIYA2016-11-231-4/+4
|
* Remove unused fileTakeshi KOMIYA2016-11-231-580/+0
|
* Fix #3164: Change search order of ``sphinx.ext.inheritance_diagram``Takeshi KOMIYA2016-11-231-38/+44
|
* inheritance_diagram: Move _import_class_or_module() method to functionTakeshi KOMIYA2016-11-231-46/+47
|
* Fix #3117: LaTeX writer crashes if admonition is placed before first section ↵Takeshi KOMIYA2016-11-232-29/+609
| | | | title
* Fix imgmath: crashes on showing error messages if image generation failedTakeshi KOMIYA2016-11-212-4/+6
|
* refs #3093: revert non-related changed lineshimizukawa2016-11-201-1/+1
|
* * #3093: gettext build broken on image node under ``note`` directive.shimizukawa2016-11-201-0/+1
|
* refs #3093: gettext build broken on substituted images.shimizukawa2016-11-202-2/+4
|
* Merge pull request #3161 from jfbu/fixmissingspaceTakeshi KOMIYA2016-11-201-1/+1
|\ | | | | Add missing trailing space in French translation
| * Add missing trailing space in French translationjfbu2016-11-191-1/+1
| |
* | fix #3150Yoshiki Shibukawa2016-11-193-2/+122
|/
* insert blank line(s) to adapt latest flake8/pycodestyleshimizukawa2016-11-1617-1/+20
|
* Fix #3135: ``sphinx.ext.autodoc`` crashes with plain CallableTakeshi KOMIYA2016-11-131-1/+3
|
* Add missing trailing space in italian translationLele Gaifax2016-11-111-1/+1
|
* Fix py3.6b3 crashes with empty Callable annotationTakeshi KOMIYA2016-11-061-1/+1
|
* Fix #3111: autodoc crashes with python3.6b3Takeshi KOMIYA2016-11-021-1/+8
| | | | Since 3.6b3, structure of typing.Callable has been changed.
* fix calling convention for debu argumentsBryan Van de Ven2016-11-021-1/+1
| | | | | The message string has two placeholders, the debug args need to be unpacked so that all the placeholders are filled.
* Allow the '=' character in the -D option of sphinx-build.pyDaniel2016-10-201-1/+1
|
* Fix #3058: Using the same 'caption' attribute in multiple 'toctree' ↵Takeshi KOMIYA2016-10-171-4/+1
| | | | directives results in warning / error
* Bump versionTakeshi KOMIYA2016-10-021-3/+3
|
* Bump to 1.4.8 finalv1.4.8Takeshi KOMIYA2016-10-021-2/+2
|
* Bump versionTakeshi KOMIYA2016-10-011-3/+3
|
* Bump to 1.4.7 finalv1.4.7Takeshi KOMIYA2016-10-011-3/+3
|
* Fix autodoc misdetect typing with py3.6Takeshi KOMIYA2016-09-291-3/+3
|
* Fix #2968: autodoc: show-inheritance option breaks docstringsTakeshi KOMIYA2016-09-2914-7/+7
|
* Merge pull request #2962 from kakkojc/fix_longtable_label_bugTakeshi KOMIYA2016-09-171-0/+2
|\ | | | | Fix label missing bug in longtable environment
| * Fix label missing bug in longtable environmentKazufumi Aoki2016-09-161-0/+2
| |
* | Fix #2931: code-block directive with same :caption: causes warning of ↵Takeshi KOMIYA2016-09-171-2/+0
|/ | | | duplicate target
* Quickstart should return an error consistently on all error conditionsArcadiy Ivanov2016-09-141-3/+3
| | | | fixes #2955, connected to #2955
* Fix relative paths in intersphinx linksAndrey Golovizin2016-09-141-1/+1
|
* Fix #2873: code-block overflow in latex (due to commas)jfbu2016-09-021-0/+3
| | | | | | | | | The potential linebreaks at commas in code lines were not inserted due to latex kernel macro ``\@noligs`` which is issued by fancyvrb.sty during its line processing. From the default `` `<>,'- ``, only the backtick is left to be handled by ``\@noligs`` because the others are either already replaced by a macro by Pygments, or (only the comma) made active by sphinx.sty to insert potential linebreaks.
* mathbase: Generate \label only if label existsTakeshi KOMIYA2016-09-011-1/+2
|
* Fix could not reference equations if ``:nowrap:`` option specifiedTakeshi KOMIYA2016-09-011-1/+2
|
* Fix #1462: autosummary warns for namedtuple with attribute with trailing ↵Takeshi KOMIYA2016-08-302-1/+20
| | | | underscore
* Fix #2917: inline code is hyphenated on HTMLTakeshi KOMIYA2016-08-291-0/+7
|
* Fix epub result: skip creating links from image tags to original image files.Yoshiki Shibukawa2016-08-272-2/+5
|
* Fix hasdoc() function in Jinja2 template.Yoshiki Shibukawa2016-08-271-1/+11
|
* epub: add auto generated orphan documents to spine with linear=noYoshiki Shibukawa2016-08-271-0/+15
|
* #2902: jsdump.loads fails to load search index if keywords starts with ↵Takeshi KOMIYA2016-08-271-1/+1
| | | | underscore
* linkcheck: Fall back to a GET request on 403 statusTony Kelman2016-08-221-2/+2
| | | | | | stable branch version of 2f46c7899ca03597bd5b563b085f2bd8c685899a Add changelog entry
* Merge pull request #2879 from shibukawa/fix/searchsplitterTakeshi KOMIYA2016-08-221-1/+1
|\ | | | | fix #2856: use same regex word splitter in Python and JS
| * fix #2856: use same regex word splitter in Python and JSYoshiki Shibukawa2016-08-201-1/+1
| |
* | flatten genindex columns' heightYoshiki Shibukawa2016-08-202-1/+23
|/
* Bump versionTakeshi KOMIYA2016-08-201-2/+2
|
* Bump to 1.4.6 finalv1.4.6Takeshi KOMIYA2016-08-201-3/+3
|
* Use a deep copy of the initial_data for a domain so that updates to its ↵Erik M. Bray2016-08-191-1/+3
| | | | internal data structures aren't reflected in initial_data
* Fix #2846: ``singlehtml`` builder does not include figure numbersTakeshi KOMIYA2016-08-172-4/+33
|
* Fix parsing errors for caption of code-blocks are displayed in document ↵Takeshi KOMIYA2016-08-121-2/+15
| | | | (ref: #2845)