Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #3396 from tk0miya/singlehtml_rename_key_of_secnumbers | Takeshi KOMIYA | 2017-02-17 | 1 | -6/+4 | |
|\ \ | | | | | | | Rename key of toc_secnumbers for singlehtml | |||||
| * | | Rename key of toc_secnumbers for singlehtml | Takeshi KOMIYA | 2017-02-06 | 1 | -6/+4 | |
| | | | ||||||
* | | | Add mypy annotations | Takeshi KOMIYA | 2017-02-10 | 1 | -3/+139 | |
|/ / | ||||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-16 | 1 | -18/+0 | |
|\ \ | |/ | ||||||
| * | fixes #3337: Ugly rendering of definition list term's classifier. | shimizukawa | 2017-01-15 | 1 | -18/+0 | |
| | | | | | | | | | | | | refs #2318: this incorrect rendering was introduced at #2318. In this change, we deprecated 'termsep' and made use of the 'classfire' node generated by docutils. However, at this time, because the HTML tag was outputted according to the node structure of docutils, the display was broken. refs #2987: This change may affect the #2987 fix. In my environment I could not reproduce the problem. | |||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-12 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Fix flake8 violations | Takeshi KOMIYA | 2017-01-12 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'stable' | shimizukawa | 2017-01-07 | 1 | -19/+21 | |
|\ \ | |/ | ||||||
| * | Fix the caption of table are rendered as invalid HTML (refs: #3287) | Takeshi KOMIYA | 2017-01-01 | 1 | -0/+2 | |
| | | ||||||
| * | Reorder methods of LaTeX writer | Takeshi KOMIYA | 2017-01-01 | 1 | -19/+19 | |
| | | ||||||
* | | Drop deprecated termsep node | Takeshi KOMIYA | 2017-01-05 | 1 | -10/+0 | |
| | | ||||||
* | | logger.warning() supports node as location parameter | Takeshi KOMIYA | 2017-01-02 | 1 | -3/+3 | |
| | | ||||||
* | | Use loggers | Takeshi KOMIYA | 2017-01-02 | 1 | -8/+11 | |
| | | ||||||
* | | Use sphinx.util.logging instead app.warn() | Takeshi KOMIYA | 2017-01-02 | 1 | -4/+3 | |
|/ | ||||||
* | Fix flake8 violation | Takeshi KOMIYA | 2016-12-13 | 1 | -1/+0 | |
| | ||||||
* | Refactor depart_image() | Takeshi KOMIYA | 2016-12-13 | 1 | -6/+3 | |
| | ||||||
* | Fix version comparison (refs: #3217) | Takeshi KOMIYA | 2016-12-12 | 1 | -2/+2 | |
| | ||||||
* | Fix #3212: HTML Builders crashes with docutils-0.13 | Takeshi KOMIYA | 2016-12-10 | 1 | -1/+12 | |
| | ||||||
* | Emit several warnings that will be deprecated in Sphinx 1.6. There is no way ↵ | shimizukawa | 2016-12-04 | 1 | -2/+5 | |
| | | | | to hide the warnings. | |||||
* | Fix #3185: Add new warning type ``misc.highlighting_failure`` | Takeshi KOMIYA | 2016-12-03 | 1 | -2/+2 | |
| | ||||||
* | Revert "Add ``config-inited`` event" | Takeshi KOMIYA | 2016-11-20 | 1 | -1/+1 | |
| | | | | This reverts commit 9569c6dbff8e9bb2cc032ec4bc7ebdd50c4b570e. | |||||
* | Add ``config-inited`` event | Takeshi KOMIYA | 2016-11-18 | 1 | -1/+1 | |
| | ||||||
* | Make rendering of multiline signatures better in html. | Jakob Lykke Andersen | 2016-10-20 | 1 | -1/+11 | |
| | ||||||
* | Fix #2987: Invalid HTML has been generated if multiple IDs are assigned to a ↵ | Takeshi KOMIYA | 2016-10-07 | 1 | -1/+23 | |
| | | | | list | |||||
* | Fix #2550: external links are opened in help viewer | Takeshi KOMIYA | 2016-09-18 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'stable' | Takeshi KOMIYA | 2016-08-18 | 1 | -4/+11 | |
|\ | ||||||
| * | Fix #2846: ``singlehtml`` builder does not include figure numbers | Takeshi KOMIYA | 2016-08-17 | 1 | -4/+11 | |
| | | ||||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2016-08-09 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | fix html entity to fix epub error | Yoshiki Shibukawa | 2016-08-09 | 1 | -1/+1 | |
| | | ||||||
* | | disable download role on epub/qthelp builder | Yoshiki Shibukawa | 2016-07-22 | 1 | -1/+1 | |
|/ | ||||||
* | Fix #2763, add default alt attribute to svg images | mixmastamyk | 2016-07-08 | 1 | -5/+4 | |
| | | | Add uri as default alt attribute to images in svg format | |||||
* | Fix typo (ref: #2483) | Takeshi KOMIYA | 2016-04-24 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'stable' into 1.4-release | Takeshi KOMIYA | 2016-03-23 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix #2366: empty hyperref is generated on toctree in HTML builder | Takeshi KOMIYA | 2016-03-06 | 1 | -1/+1 | |
| | | ||||||
* | | Merge with 'stable' | shimizukawa | 2016-02-29 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | | | | | Conflicts: CHANGES sphinx/__init__.py sphinx/io.py | |||||
| * | issue #2357 | atzeinicola | 2016-02-28 | 1 | -1/+1 | |
| | | ||||||
* | | refs #2318: keep pair of visit/depart methods even if one side only needed. | shimizukawa | 2016-02-14 | 1 | -9/+17 | |
| | | ||||||
* | | Remove `termset` node. It is not used anywhere. Restore `termsep` node and ↵ | shimizukawa | 2016-02-14 | 1 | -5/+6 | |
| | | | | | | | | set as Deprecation. refs #2251 | |||||
* | | Now term nodes in a glossary directive are wrapped with termset node to ↵ | shimizukawa | 2016-02-14 | 1 | -3/+14 | |
| | | | | | | | | | | | | handle multiple term correctly. Fix #2251; Line breaks in .rst files are transferred to .pot files in a wrong way. | |||||
* | | Fix #1858: Support numbering custom nodes | Takeshi KOMIYA | 2016-02-14 | 1 | -5/+13 | |
| | | ||||||
* | | Refactor numfig: Move core implementation to std domain | Takeshi KOMIYA | 2016-02-14 | 1 | -8/+5 | |
| | | ||||||
* | | Fix #2199: Use ``imagesize`` package to obtain size of images | Takeshi KOMIYA | 2016-02-10 | 1 | -20/+8 | |
| | | ||||||
* | | Fix #2060: ``:manpage:`` role uses incorrect style (node) | Takeshi KOMIYA | 2016-01-17 | 1 | -0/+6 | |
|/ | | | | | It should be use bold style to reference man pages in man format. On other formats, it is still represented as emphasis. | |||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
| | ||||||
* | Fix #1788: graphviz extension raises exception when caption option is present | shimizukawa | 2015-03-21 | 1 | -2/+3 | |
| | ||||||
* | writers/html: pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -9/+48 | |
| | ||||||
* | refs #1742: use implicit target name for figure directive's permalink. | shimizukawa | 2015-03-08 | 1 | -1/+2 | |
| | ||||||
* | refs #1700: now toctree caption become paragraph block instead of Text under ↵ | shimizukawa | 2015-03-08 | 1 | -0/+2 | |
| | | | | ul element. and add permalink for toctree caption. | |||||
* | Add highlight_options configuration value | EricFromCanada | 2015-01-05 | 1 | -2/+9 | |
| | | | | | | | | | | | | This changeset adds the `highlight_options` configuration value, which specifies a dict of key-value pairs to pass to the Pygments highlighter specified with `highlight_language`. For example, specifying `highlight_options = {'funcnamehighlighting' : False}` for the 'php' lexer will disable function name highlighting. Both the HTML and LaTeX writers have been updated to include the options when calling `highlight_block()`, as long as the currently selected language matches what was set with `highlight_language`, i.e. not when modified by `highlight::` or `code-block::` directives. | |||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 | |
|\ |