summaryrefslogtreecommitdiffstats
path: root/rtemsspec/applconfig.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-10sphinxcontent: Add SphinxInterfaceMapperSebastian Huber1-2/+2
2021-02-03spec: Move scheduler API to own groupSebastian Huber1-1/+1
2021-02-01content: Add interface group referencesSebastian Huber1-1/+2
2020-12-01items: Enable custom get value for listsSebastian Huber1-22/+12
2020-10-08applconfig: Add "Generated from ..." commentsSebastian Huber1-6/+13
2020-09-25rtemsspec: Fix interface formattingSebastian Huber1-41/+0
2020-08-19content: Add add_automatically_generated_warning()Sebastian Huber1-13/+2
2020-08-07applconfig: Add automatically generated warningSebastian Huber1-0/+13
2020-08-06applconfig: Add references for unspec interfacesSebastian Huber1-4/+37
2020-08-06applconfig: Improve interface mappingsSebastian Huber1-6/+23
2020-07-15Rename "rtemsqual" in "rtemsspec"Sebastian Huber1-3/+3
2020-07-07applconfig: Add Doxygen outputSebastian Huber1-1/+153
2020-07-07applconfig: Use item mapper for substitutionSebastian Huber1-12/+82
2020-07-07applconfig: Add _ContentAdaptor classSebastian Huber1-27/+82
2020-07-07applconfig: Simplify _resolve_constraint_links()Sebastian Huber1-4/+3
2020-07-07applconfig: Simplify gathering of itemsSebastian Huber1-23/+5
2020-07-07applconfig: Sort options by nameSebastian Huber1-1/+1
2020-05-28sphinxcontent: Move Sphinx content to new moduleSebastian Huber1-1/+1
2020-05-28Rename custom constraints attributeSebastian Huber1-13/+13
2020-05-28Add constraint link roleSebastian Huber1-40/+40
2020-05-28Rename application configuration attributesSebastian Huber1-10/+9
2020-05-28Added sphinx content utils for section writingSofia Pacheco1-2/+2
2020-05-28Move license and copyright registration of itemsSebastian Huber1-3/+3
2020-05-28content: Rework APISebastian Huber1-8/+4
2020-05-28items: Add Item.map()Sebastian Huber1-14/+10
2020-05-28items: Use generator functions for item linksSebastian Huber1-2/+2
2020-04-21Remove Doorstop specificsSebastian Huber1-7/+7
2020-04-17applconfig: Add unit testsSebastian Huber1-2/+8
2020-04-01applconfig: Support null notesSebastian Huber1-3/+10
2020-03-31applconfig: Fix content formatSebastian Huber1-1/+1
2020-03-30applconfig: Support constraint linksSebastian Huber1-8/+24
2020-03-30applconfig: Replace "must" with "shall"Sebastian Huber1-6/+6
2020-03-30applconfig: Support initializer optionsSebastian Huber1-20/+17
2020-03-27applconfig: Support integer optionsSebastian Huber1-5/+99
2020-03-24applconfig: Support "feature-enable" option typeSebastian Huber1-5/+15
2020-03-18applconfig: Support new boolean feature templateSebastian Huber1-5/+17
2020-03-17applconfig: ReworkSebastian Huber1-25/+62