summaryrefslogtreecommitdiffstats
path: root/rtemsspec/specdoc.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-19specdoc: Fix typoSebastian Huber1-1/+1
2020-11-12specdoc/specverify: Support values of any typeSebastian Huber1-0/+1
2020-09-18specdoc: Add pattern to ignore typesSebastian Huber1-23/+22
2020-09-18specdoc: Fix item descriptionSebastian Huber1-3/+5
2020-09-18specdoc: Make section texts configurableSebastian Huber1-7/+6
2020-09-18specdoc: Make label prefix configurableSebastian Huber1-19/+20
2020-08-19specdoc: Add automatically generated warningSebastian Huber1-0/+1
2020-08-06specdoc: Fix typoSebastian Huber1-1/+1
2020-07-28specdoc: Fix output format of regular expressionsSebastian Huber1-1/+1
2020-07-15Rename "rtemsqual" in "rtemsspec"Sebastian Huber1-3/+3
2020-07-03items: Move item get value customizationSebastian Huber1-5/+5
2020-07-03items: Add ItemGetValueContextSebastian Huber1-1/+1
2020-07-03content: Support wrapping of special blocksSebastian Huber1-5/+5
2020-06-08spec: Define generic attribute key typesSebastian Huber1-6/+11
2020-06-08spec: Rename required in mandatory attributesSebastian Huber1-24/+25
2020-06-08Avoid superfluous use of dict.keys()Sebastian Huber1-1/+1
2020-06-08sphinxcontent: Add section prefix memberSebastian Huber1-5/+6
2020-05-28specdoc: Document value assert expressionSebastian Huber1-1/+190
2020-05-28specdoc: Use mapper substitutions for descriptionsSebastian Huber1-9/+23
2020-05-28sphinxcontent: Make label/reference functionsSebastian Huber1-32/+26
2020-05-28sphinxcontent: Move Sphinx content to new moduleSebastian Huber1-1/+1
2020-05-28content: Add and use Content.paste_and_add()Sebastian Huber1-5/+5
2020-05-28specdoc: Fix list element phraseSebastian Huber1-1/+1
2020-05-28specdoc: Sort attributesSebastian Huber1-1/+2
2020-05-28specdoc: Fix format if no types are refinedSebastian Huber1-1/+2
2020-05-28specdoc: Fix generic attribute descriptionsSebastian Huber1-5/+8
2020-05-28specdoc: Support multiple refinementsSebastian Huber1-5/+3
2020-05-28specdoc: Add used by type listSebastian Huber1-4/+29
2020-05-28specdoc: Separate section for type hierarchySebastian Huber1-1/+2
2020-05-28Simplify sorted(*.keys())Sebastian Huber1-1/+1
2020-05-28content: Change SphinxContent.add_list()Sebastian Huber1-14/+17
2020-05-28specdoc: New moduleSebastian Huber1-0/+336