summaryrefslogtreecommitdiffstats
path: root/rtemsspec/sphinxcontent.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-21sphinxcontent: Add SphinxContent.label_scope()Sebastian Huber1-0/+7
2023-05-19Update company nameSebastian Huber1-1/+1
2023-05-09interfacedoc: Generate type documentationSebastian Huber1-11/+49
2023-05-08glossary: Support hierarchical glossary termsSebastian Huber1-2/+6
2023-05-08sphinxcontent: Add section stackSebastian Huber1-3/+8
2023-05-08sphinxcontent: Rework label handlingSebastian Huber1-22/+44
2023-05-08sphinxcontent: Add SphinxContent.latex_tiny()Sebastian Huber1-0/+18
2023-05-08sphinxcontent: Add add_image()Sebastian Huber1-0/+12
2023-05-08sphinxcontent: Add add_rubric()Sebastian Huber1-1/+5
2023-05-08sphinxcontent: Make get value functions publicSebastian Huber1-7/+14
2023-05-08sphinxcontent: Add add_grid_table()Sebastian Huber1-0/+40
2023-02-14rtemsspec: Add a get value for header filesSebastian Huber1-2/+4
2023-01-03Changes for pylint 2.13.9Sebastian Huber1-3/+2
2023-01-03Format with yapf version 0.32.0Sebastian Huber1-0/+4
2022-10-04sphinxcontent: Improve SphinxInterfaceMapperSebastian Huber1-1/+31
2022-09-28spec: Refine unspecified interfacesSebastian Huber1-1/+9
2021-12-16sphinxcontent: Improve formatting of structuresSebastian Huber1-0/+2
2021-09-16spec: Use external references for interfacesSebastian Huber1-11/+14
2021-05-12content: Improve plural of termsSebastian Huber1-5/+3
2021-05-07applconfig: Use unspecified groupsSebastian Huber1-1/+1
2021-05-07applconfig: Use unspecified groupsSebastian Huber1-0/+11
2021-05-07applconfig: Use unspecified functionSebastian Huber1-7/+12
2021-04-28spec: Allow multiple interface referencesSebastian Huber1-9/+11
2021-03-10sphinxcontent: Add user-defined section labelsSebastian Huber1-8/+12
2021-03-10sphinxcontent: Add SphinxInterfaceMapperSebastian Huber1-4/+22
2021-03-09sphinxcontent: Add add_simple_table()Sebastian Huber1-1/+26
2021-02-01content: Move list support to Content()Sebastian Huber1-37/+0
2020-10-26sphinxcontent: Support recursive mappingsSebastian Huber1-2/+2
2020-10-08interfacedoc: Various improvementsSebastian Huber1-0/+2
2020-09-25rtemsspec: Fix interface formattingSebastian Huber1-0/+42
2020-08-19content: Add to_camel_case()Sebastian Huber1-9/+2
2020-08-07content: Add Content.comment_block()Sebastian Huber1-0/+4
2020-07-15Rename "rtemsqual" in "rtemsspec"Sebastian Huber1-2/+2
2020-07-07applconfig: Use item mapper for substitutionSebastian Huber1-0/+12
2020-07-03items: Move item get value customizationSebastian Huber1-24/+9
2020-07-03items: Add ItemGetValueContextSebastian Huber1-10/+7
2020-07-03sphinxcontent: Fine tune _to_camel_case()Sebastian Huber1-3/+2
2020-07-03sphinxcontent: Optional wrap in add_definition_item()Sebastian Huber1-2/+8
2020-07-03sphinxcontent: Add SphinxContent.definition_item()Sebastian Huber1-0/+8
2020-06-08sphinxcontent: Support glossary term pluralsSebastian Huber1-1/+9
2020-06-08sphinxcontent: Add section prefix memberSebastian Huber1-7/+12
2020-05-28sphinxcontent: Add SphinxMapper.add_get_reference()Sebastian Huber1-6/+21
2020-05-28sphinxcontent: Make label/reference functionsSebastian Huber1-13/+13
2020-05-28sphinxcontent: Move Sphinx content to new moduleSebastian Huber1-0/+205