summaryrefslogtreecommitdiffstats
path: root/rtemsspec/content.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* content: Do not add gaps after blank linesSebastian Huber2020-09-181-0/+2
|
* content: Fix code coverage issuesSebastian Huber2020-09-181-1/+1
| | | | | | The problem was that the conversion of a list to a set destroys the order. The order of set elements is not deterministic. Use an order preserving way remove duplicates.
* content: Add Content.ensure_blank_line()Sebastian Huber2020-09-181-0/+5
|
* content: Split long @defgroup linesSebastian Huber2020-09-111-1/+4
|
* content: Add add_automatically_generated_warning()Sebastian Huber2020-08-191-0/+14
|
* content: Add to_camel_case()Sebastian Huber2020-08-191-0/+11
|
* content: Strip function parametersSebastian Huber2020-08-191-1/+4
|
* content: Add Content.comment_block()Sebastian Huber2020-08-071-7/+17
|
* content: Improve CContent.doxyfy()Sebastian Huber2020-08-061-0/+3
| | | | Add replacement for :file:`xyz`.
* Rename "rtemsqual" in "rtemsspec"Sebastian Huber2020-07-151-0/+1017