************ Stages ************ More detailed info about stages, how they should be structured, and what should go where. Minimal Definition ------------------- A minimalist stage is defined in ExampleProducer.cpp and reproduced below. This should be considered a minimal stage. .. literalinclude:: ../../../lib/stages/ExampleProducer.cpp :language: c++ :linenos: Using breathe to parse the autodoc, .. doxygenclass:: ExampleProducer