summaryrefslogtreecommitdiff
path: root/sphinx/templates/apidoc
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates ↵James Addison2023-04-233-0/+0
| | | | | (#11165)" (#11329) This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47.
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-073-0/+0
| | | Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Fix #9608: apidoc: module is not described if implicit namespace packageTakeshi KOMIYA2021-09-041-0/+4
| | | | | To make implicit namespace packages referencable, this outputs empty module definitions for them.
* Cleaner fix for double trailing whitespace apidocAleksaC2020-07-111-4/+3
|
* Fix double trailing whitespace for apidoc with module firstAleksaC2020-07-091-2/+3
|
* * Propagated "maxdepth" recursively through package documents.Sergio Garcia Prado2020-03-141-0/+1
|
* apidoc: template files are renamed to ``.rst_t``Takeshi KOMIYA2019-06-163-0/+0
|
* apidoc: Insert newlines between submodulesStephen Finucane2019-06-071-2/+2
| | | | | | | | | | Fix a regression introduced in 2.1.0 where submodules didn't have a newline between them resulting in the following warning: Explicit markup ends without a blank line; unexpected unindent. Signed-off-by: Stephen Finucane <stephen@that.guru> Closes: #6440
* apidoc: Use a template for generating package fileTakeshi KOMIYA2019-05-042-1/+52
|
* apidoc: Use a template for generating toc fileTakeshi KOMIYA2019-05-041-0/+9
|
* apidoc: Use a template for generating module fileTakeshi KOMIYA2019-05-041-0/+9