| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Support and prefer ``.jinja`` to ``_t`` for static templates ↵ | James Addison | 2023-04-23 | 3 | -0/+0 |
| | | | | | | (#11165)" (#11329) This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47. | ||||
| * | Support and prefer ``.jinja`` to ``_t`` for static templates (#11165) | James Addison | 2023-04-07 | 3 | -0/+0 |
| | | | | Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | ||||
| * | Fix #9608: apidoc: module is not described if implicit namespace package | Takeshi KOMIYA | 2021-09-04 | 1 | -0/+4 |
| | | | | | | To make implicit namespace packages referencable, this outputs empty module definitions for them. | ||||
| * | Cleaner fix for double trailing whitespace apidoc | AleksaC | 2020-07-11 | 1 | -4/+3 |
| | | |||||
| * | Fix double trailing whitespace for apidoc with module first | AleksaC | 2020-07-09 | 1 | -2/+3 |
| | | |||||
| * | * Propagated "maxdepth" recursively through package documents. | Sergio Garcia Prado | 2020-03-14 | 1 | -0/+1 |
| | | |||||
| * | apidoc: template files are renamed to ``.rst_t`` | Takeshi KOMIYA | 2019-06-16 | 3 | -0/+0 |
| | | |||||
| * | apidoc: Insert newlines between submodules | Stephen Finucane | 2019-06-07 | 1 | -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 file | Takeshi KOMIYA | 2019-05-04 | 2 | -1/+52 |
| | | |||||
| * | apidoc: Use a template for generating toc file | Takeshi KOMIYA | 2019-05-04 | 1 | -0/+9 |
| | | |||||
| * | apidoc: Use a template for generating module file | Takeshi KOMIYA | 2019-05-04 | 1 | -0/+9 |
