Browse Source

add some more section placeholders

Olivier Aumage 6 years ago
parent
commit
9724b9154a
1 changed files with 16 additions and 0 deletions
  1. 16 0
      doc/doxygen_dev/chapters/010_core.doxy

+ 16 - 0
doc/doxygen_dev/chapters/010_core.doxy

@@ -329,5 +329,21 @@ Once a worker has been notified about a scheduling context change pending, it
 cannot proceed with incompatible operations such as a scheduling operation until
 it receives a notification that the context update operation is complete.
 
+\subsection CoreEntitiesDrivers Drivers
+
+TODO
+
+\subsubsection CoreEntitiesDriversMP Master/Slave Drivers
+
+TODO
+
+\subsection CoreEntitiesTasksJobs Tasks and Jobs
+
+TODO
+
+\subsection CoreEntitiesData Data
+
+TODO
+
 */