Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix annotations for directives | Takeshi KOMIYA | 2018-11-29 | 1 | -12/+12 | |
| | | ||||||
* | | refactor: Use super() to call methods of superclass | Takeshi KOMIYA | 2018-11-28 | 1 | -2/+2 | |
| | | ||||||
* | | Add sphinx.util.typing:unicode to help mypy-3 migration | Takeshi KOMIYA | 2018-11-24 | 1 | -0/+1 | |
| | | ||||||
* | | Fix typehints: sphinx.directives | Takeshi KOMIYA | 2018-11-06 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch '1.8' | Takeshi KOMIYA | 2018-10-16 | 1 | -23/+1 | |
|\ \ | |/ | ||||||
| * | Revert "Improve warning messages during including (refs: #4818)" | Takeshi KOMIYA | 2018-10-14 | 1 | -23/+1 | |
| | | | | | | | | This reverts commit a4dbb6e657bf86e5940e352a2935d1b3264d74e2. | |||||
* | | Remove uses of six.moves that did not cause any type errors | Jon Dufresne | 2018-09-23 | 1 | -1/+0 | |
|/ | | | | | Removal of the remaining imports may require passing "--python-version 3.5" to the mypy command. | |||||
* | Fix #4379: toctree shows confusible warning when document is excluded | Takeshi KOMIYA | 2018-09-02 | 1 | -4/+9 | |
| | ||||||
* | Move VersionChanges directive to sphinx.domains.changeset | Takeshi KOMIYA | 2018-08-02 | 1 | -66/+2 | |
| | ||||||
* | refactor: Move repository of changesets to domain from env | Takeshi KOMIYA | 2018-08-02 | 1 | -2/+2 | |
| | ||||||
* | Escape raw strings | Stephen Finucane | 2018-06-20 | 1 | -1/+1 | |
| | | | | | | | | | | | These were resulting in the below warning messages when running flake8 under Python 3.6. :48: DeprecationWarning: invalid escape sequence \[ :143: DeprecationWarning: invalid escape sequence \- :250: DeprecationWarning: invalid escape sequence \s Signed-off-by: Stephen Finucane <stephen@that.guru> | |||||
* | Improve warning messages during including (refs: #4818) | Takeshi KOMIYA | 2018-04-22 | 1 | -1/+23 | |
| | ||||||
* | Merge branch '1.7' | Takeshi KOMIYA | 2018-04-22 | 1 | -32/+42 | |
|\ | ||||||
| * | Fix toctree directive tries to glob for URL having query_string | Takeshi KOMIYA | 2018-04-16 | 1 | -2/+3 | |
| | | ||||||
| * | Refactor toctree directive | Takeshi KOMIYA | 2018-04-15 | 1 | -32/+42 | |
| | | ||||||
* | | Merge branch '1.7' | Takeshi KOMIYA | 2018-04-14 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix #4812: autodoc ignores type annotated variables | Takeshi KOMIYA | 2018-04-08 | 1 | -1/+1 | |
| | | ||||||
* | | Add SphinxDirective as a helper | Takeshi KOMIYA | 2018-03-31 | 1 | -30/+26 | |
| | | ||||||
* | | Merge branch '1.7' | Takeshi KOMIYA | 2018-03-18 | 1 | -3/+2 | |
|\ \ | |/ | ||||||
| * | Revert "Use typing.TYPE_CHECKING for typehints" | Takeshi KOMIYA | 2018-03-13 | 1 | -3/+2 | |
| | | | | | | | | This reverts commit a073e17537c2aacaac305feadea58d4473ec97f4. | |||||
* | | refactor: Move versionlabels to sphinx.directives.other | Takeshi KOMIYA | 2018-03-03 | 1 | -2/+17 | |
|/ | ||||||
* | Fix #4641: A external link in TOC cannot contain "?" with ``:glob:`` option | Takeshi KOMIYA | 2018-02-19 | 1 | -6/+6 | |
| | ||||||
* | Use typing.TYPE_CHECKING for typehints | Takeshi KOMIYA | 2018-02-14 | 1 | -2/+3 | |
| | ||||||
* | Use flake8-import-order | Takeshi KOMIYA | 2018-01-28 | 1 | -3/+2 | |
| | ||||||
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
| | | ||||||
* | | Upgrade to mypy-0.5 | Takeshi KOMIYA | 2017-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-12 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Fix flake8 violations | Takeshi KOMIYA | 2017-01-12 | 1 | -2/+2 | |
| | | ||||||
* | | Update type annotations | Takeshi KOMIYA | 2016-12-15 | 1 | -1/+1 | |
| | | ||||||
* | | 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.* | Takeshi KOMIYA | 2016-11-16 | 1 | -10/+28 | |
|/ | ||||||
* | Merge branch 'stable' | Takeshi KOMIYA | 2016-10-20 | 1 | -4/+1 | |
|\ | ||||||
| * | Fix #3058: Using the same 'caption' attribute in multiple 'toctree' ↵ | Takeshi KOMIYA | 2016-10-17 | 1 | -4/+1 | |
| | | | | | | | | directives results in warning / error | |||||
* | | Rename :reverse: option of toctree directive to :reversed: | Takeshi KOMIYA | 2016-10-12 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'JonhVillalovos/master' | Takeshi KOMIYA | 2016-10-12 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Add a 'reverse' flag option to 'toctree' | John L. Villalovos | 2016-05-04 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm not sure the best way to do the unit tests. A little confused. So help would be appreciated :) Add the ability to reverse the list of entries when using 'toctree'. This is likely most useful for people using the 'glob' flag option with 'toctree' Change-Id: I1852479106c3d9c8253fd1625ced0077af0304e3 | |||||
* | | | Closes #2799: Sphinx installs roles and directives automatically on ↵ | Takeshi KOMIYA | 2016-07-28 | 1 | -21/+22 | |
| |/ |/| | | | | | | | | | importing sphinx module. Now Sphinx installs them on running application. | |||||
* | | Suppress "document isn't included in any toctree" warning if the document is ↵ | Takeshi KOMIYA | 2016-05-31 | 1 | -0/+1 | |
|/ | | | | included (ref: #2603) | |||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 | |
| | ||||||
* | Fix #1994: More supporting non-standard parser (like recommonmark parser) ↵ | shimizukawa | 2015-09-13 | 1 | -4/+5 | |
| | | | | for Translation and WebSupport feature. Now node.rawsource is fall backed to node.astext() during docutils transforming. | |||||
* | more pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -6/+6 | |
| | ||||||
* | refs #1700: fix: toctree caption accepts unicode text. | shimizukawa | 2015-03-08 | 1 | -1/+1 | |
| | ||||||
* | refs #1742: `:name:` option is provided for `toctree`, `code-block` and ↵ | shimizukawa | 2015-03-08 | 1 | -1/+2 | |
| | | | | `literalinclude` dirctives. | |||||
* | refs #1700: now toctree caption become paragraph block instead of Text under ↵ | shimizukawa | 2015-03-08 | 1 | -0/+3 | |
| | | | | ul element. and add permalink for toctree caption. | |||||
* | rename `name` option for toctree directive to `caption`. | shimizukawa | 2015-03-08 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #1700 from ericholscher/toctree-name | Takayuki SHIMIZUKAWA | 2015-03-08 | 1 | -0/+3 | |
|\ | | | | | Add initial ability to name a TOC Tree |