openPMD/openPMD-api

Docs: IOTask-queue

Offen

#153 geöffnet am 02.05.2018

 (3 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)C++ (57 Forks)auto 404
documentationhelp wanted

Repository-Metriken

Stars
 (160 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Since it is such a central concept, the IOTask-queue deserves a conceptual documentation in the Development section of our sphinx manual.

@C0nsultant can you please add a little page on it? Be aware that breathe allows you do plainly include doxygen doc strings of namespaces, classes, defines, etc. where needed. With that you can avoid writing the same text twice, if e.g. the openPMD::IOTask class already has a good doxygen doc.

Contributor Guide