Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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