summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated ``style`` key for HTML templates (#11381)Adam Turner2023-04-281-16/+0
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-231-42/+4
* Add a missing word in ``doc/development/theming.rst`` (#11301)James Addison2023-04-071-1/+1
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-071-4/+42
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-065-11/+12
* Fix COM812Adam Turner2023-02-182-3/+3
* Documentation reshuffle (#11112)Adam Turner2023-01-083-4/+499
* Run pyupgrade (#11070)Adam Turner2023-01-021-1/+1
* Use PEP 604 typesAdam Turner2023-01-011-2/+2
* Insert ``from __future__ import annotations``Adam Turner2023-01-011-0/+2
* Copy edit the tutorial (#11049)mikemckiernan2022-12-291-6/+7
* Fix example using ``add_config_value`` (#10937)Martin Liška2022-12-201-1/+1
* Run the ``pyupgrade`` toolAdam Turner2022-10-171-2/+2
* Begin addding `flake8-simplify` checks (#10820)danieleades2022-09-201-2/+1
* Update doc/development/tutorials/helloworld.rstAdam Turner2022-08-071-1/+1
* Fix small typo in extension hello world tutorialDavid Stansby2022-08-041-1/+1
* Fix flake8 5.0.0 reported formatting errorsdaniel.eades2022-08-011-1/+1
* Allow specifying multiple CSS files in themes (#10465)Takeshi KOMIYA2022-07-171-4/+7
* Replace doclinter with sphinx-lint (#10389)Julien Palard2022-06-162-6/+4
* doc: Fix syntax errorTakeshi KOMIYA2022-05-221-2/+2
* Fix #10344: docs: Update explanation for copying static files manuallyTakeshi KOMIYA2022-05-151-5/+5
* Merge pull request #10345 from Thecarisma/fix-theming-add-static-file-documen...Takeshi KOMIYA2022-05-031-1/+1
|\
| * Fix the example in 'Add your own static files to the build assets' documentat...Adewale Azeez2022-04-141-1/+1
* | Use `Node.findall`Adam Turner2022-04-221-2/+2
* | `rawsource` is deprecated in `docutils.nodes.Text`Adam Turner2022-04-221-2/+2
|/
* setup -> set upDaniel Townsend2022-02-101-1/+1
* improve grammar in theming.rstDaniel Townsend2022-02-081-2/+2
* Update recipe.pydanieleades2022-01-141-1/+1
* address some unused loop control variables (B007)Daniel Eades2022-01-121-1/+1
* doc: Use "console" for the highlight language of console outputTakeshi KOMIYA2021-12-131-2/+2
* doc: Improve autodoc extension exampleJouke Witteveen2021-12-061-5/+4
* doc: Fix autodoc extension exampleJouke Witteveen2021-12-021-2/+5
* Fix #9525: tutorial: Wrong condition in recipe.pyTakeshi KOMIYA2021-08-051-1/+1
* Update docs for themingFrank Yu2021-07-031-0/+3
* doc: Fix docslint misunderstanding scope of code-blocksTakeshi KOMIYA2021-06-061-3/+3
* doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-163-7/+7
* doc: Added reflink to autodoc tutorialigo958622021-03-091-0/+2
* doc: Added autodoc extension tutorial to tutorials indexigo958622021-03-091-0/+2
* doc: Create autodoc extension tutorialigo958622021-03-092-0/+192
* Merge pull request #8873 from tk0miya/8860_bad_exampleTakeshi KOMIYA2021-02-131-3/+3
|\
| * Fix #8860: doc: Usage of recipe directive is wrongTakeshi KOMIYA2021-02-121-3/+3
* | Fix #8860: doc: recipe directive crashes with AttributeErrorTakeshi KOMIYA2021-02-111-1/+1
|/
* doc: Link to detailed extension documentationmarkus-oehme-pg402021-01-221-4/+6
* Sort imports with isortFrançois Freitag2020-11-111-2/+1
* moving extension dev overviewChris Holdgraf2020-07-293-4/+1
* commentsChris Holdgraf2020-07-291-0/+20
* rearranging a few docs and small updatesChris Holdgraf2020-07-295-22/+44
* Update doc/development/tutorials/builders.rstChris Holdgraf2020-07-291-1/+1
* flake8Chris Holdgraf2020-07-291-3/+3
* several documentation improvements to theming, templating, and extension deve...Chris Holdgraf2020-07-294-0/+374