Re: [PATCH] c-user: Generate scheduling concepts documentation

2021-04-26 Thread Gedare Bloom
looks good. On Fri, Apr 23, 2021 at 1:15 PM Sebastian Huber wrote: > > 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 w

[PATCH] c-user: Generate scheduling concepts documentation

2021-04-23 Thread Sebastian Huber
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. --- Here is the updat