Skip to content
Snippets Groups Projects
  • Ben Cumming's avatar
    Add C++ docs for recipe (#461) · bc6fcffd
    Ben Cumming authored and Sam Yates's avatar Sam Yates committed
    Add some C++ API documentation.
    
    * Create C++ API section in docs.
    * Document `arb::recipe`: both a class reference along with more explanatory text and best practices guide.
    * Add some class documentation of basic types required to understand recipe definition.
    * Some in-code comment clean up.
    * Change `arb::cell_kind` from a vanilla enum to a scoped enum.
    bc6fcffd