.. rst-class:: hide-header Mara App documentation ======================= Welcome to Mara App’s documentation. This is one of the core modules of the `Mara Framework `_ offering a flask app for building backends that are distributed across separate packages. It provides: * a Bootstrap based page layout * auto-detection of flask blueprints * auto-detection of navigation entries * auto-detection of click command line interfaces Please have a look at the `mara example application `_ for an example of how to use this. User's Guide ------------ This part of the documentation focuses on step-by-step instructions how to use this extension. .. toctree:: :maxdepth: 2 installation monkey-patch config API Reference ------------- If you are looking for information on a specific function, class or method, this part of the documentation is for you. .. toctree:: :maxdepth: 2 api Additional Notes ---------------- Legal information and changelog are here for the interested. .. toctree:: :maxdepth: 2 license changes