This folder houses the documentation generator for FBLClient. Installation Instructions Execute the following: pip install keras-autodoc conda install -c conda-forge mkdocs pip install mkdocs-material mkdocs serve To build the documentation, execute mkdocs build