summaryrefslogtreecommitdiff
path: root/doc/usage/restructuredtext
Commit message (Expand)AuthorAgeFilesLines
* docs: Add a restriction note about tocdepth (refs: #6033)Takeshi KOMIYA2020-02-071-0/+6
* py domain: Support type annotations for variablesTakeshi KOMIYA2020-02-011-0/+24
* Update documentation of download role for addition of hash in subdirRalf Gommers2020-01-071-2/+2
* Fix documentation typoDamien Ayers2019-12-131-1/+1
* Typo (refs #6491)jfbu2019-12-091-1/+1
* doc: rewrite options for code-block by directive:option directiveTakeshi KOMIYA2019-12-081-44/+70
* doc: rewrite options for highlight by directive:option directiveTakeshi KOMIYA2019-12-081-9/+17
* Fix markup issue in our docsjfbu2019-11-261-1/+1
* Fix typo in docsjfbu2019-11-261-1/+1
* Merge pull request #6416 from tk0miya/2310_force_highlightingTakeshi KOMIYA2019-06-011-0/+17
|\
| * Add :force: option to code directivesTakeshi KOMIYA2019-06-011-0/+17
* | doc: Change wording for contents directive (refs: #6265)Takeshi KOMIYA2019-06-011-2/+2
|/
* doc: Fold lines by 80 columnsTakeshi KOMIYA2019-05-301-2/+3
* doclinter: restrict by 90 columnsTakeshi KOMIYA2019-05-262-28/+34
* doc: Update with rst:directive:option directiveTakeshi KOMIYA2019-05-201-26/+62
* Add :abstractmethod: option to py:method directive (refs: #6138)Takeshi KOMIYA2019-05-151-4/+5
* Merge pull request #6356 from tk0miya/foldlinesTakeshi KOMIYA2019-05-131-5/+6
|\
| * docs: Fold lines by 80 charsTakeshi KOMIYA2019-05-121-5/+6
* | Add :type: option for rst:directive:option directiveTakeshi KOMIYA2019-05-131-0/+14
* | Add rst:directive:option directiveTakeshi KOMIYA2019-05-131-0/+23
* | Add :property: option to py:method directiveTakeshi KOMIYA2019-05-121-1/+5
|/
* Fix #4777: Add :async: option to py:function and py:method directivesTakeshi KOMIYA2019-04-231-1/+11
* Add :classmethod: and :staticmethod: options to py:method directiveTakeshi KOMIYA2019-04-131-0/+7
* Fix doc typo.Antony Lee2019-03-071-1/+1
* Merge branch '2.0'Takeshi KOMIYA2019-03-071-2/+0
|\
| * docs: JS domain does not support reset current moduleTakeshi KOMIYA2019-03-031-2/+0
* | doc: Add "recipe" tutorialStephen Finucane2019-02-091-0/+1
|/
* Close #1851: Allow to omit an argument for code-block directiveTakeshi KOMIYA2019-02-041-4/+9
* doc: Fix indentationTakeshi KOMIYA2019-02-041-7/+7
* Add 'cpp:struct' directive and 'cpp:struct' role.Frank Erens2019-01-201-0/+12
* C++, add some missing .. versionadded directives.Jakob Lykke Andersen2019-01-201-2/+22
* C++, alias directiveJakob Lykke Andersen2019-01-121-2/+37
* Merge branch '1.8'jfbu2018-12-282-4/+4
|\
| * Fix various spelling typosjfbu2018-12-272-6/+6
* | LaTeX (doc): explain how to allow Unicode input in mathjfbu2018-12-201-0/+9
* | Merge pull request #5556 from drewrisinger/drewrisinger-typo-1Takeshi KOMIYA2018-10-251-2/+2
|\ \ | |/ |/|
| * [bug]: Correct RST headerDrew2018-10-241-1/+1
| * Update domains.rstDrew2018-10-101-1/+1
* | C++, add support for overload-specific references.Jakob Lykke Andersen2018-08-181-8/+34
* | C++, fix direct lookup problemJakob Lykke Andersen2018-08-111-13/+19
* | Add :rst:role:`math:numref` role to refer equations (Same as :rst:role:`eq`)Takeshi KOMIYA2018-08-022-7/+20
* | doc: Move description for math confval, directives and roles to usageTakeshi KOMIYA2018-07-282-2/+76
* | Merge remote-tracking branch 'stephenfin/doc-rework'Takeshi KOMIYA2018-06-261-1/+1
|\ \
| * | doc: Add "builders" to usage guideStephen Finucane2018-06-201-1/+1
| |/
* | doc: fix func/meth references to SphinxDaniel Hahler2018-06-251-1/+1
|/
* Update Python 2 doc links to Python 3Jon Dufresne2018-06-091-1/+1
* C++, add support for anon entities.Jakob Lykke Andersen2018-06-091-0/+35
* C++, support for unions.Jakob Lykke Andersen2018-05-261-0/+4
* Add cpp:texpr role (style alternative to cpp:expr)Jakob Lykke Andersen2018-05-261-22/+32
* Merge branch 'master' into 789_escape_braces_on_samp_roleTakeshi KOMIYA2018-05-032-2/+2
|\