openPMD/openPMD-api

Docs: IOTask-queue

Open

#153 opened on May 2, 2018

 (3 comments) (0 reactions) (2 assignees)C++ (57 forks)auto 404
documentationhelp wanted

Repository metrics

Stars
 (160 stars)
PR merge metrics
 (PR metrics pending)

Description

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