summaryrefslogtreecommitdiffstats
path: root/c-user/object-services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Add labels to the manager chaptersSebastian Huber2021-02-101-0/+2
| | | | Update #3993.
* c-user: Clarify object services documentationSebastian Huber2021-02-101-6/+6
| | | | | | Unify the wording across similar directives of other managers. Update #3993.
* c-user: Clarify object servicesSebastian Huber2021-02-032-55/+151
| | | | | | | Add a "Constraints" paragraph to the documentation. Use function prototypes for the directives. Update #3993.
* Improve file header comment in generated filesSebastian Huber2021-01-252-6/+14
|
* c-user: Generate Object Services documentationSebastian Huber2020-12-022-428/+643
| | | | | | | | | The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
* c-user: Split up object servicesSebastian Huber2020-11-205-0/+834
This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.