Fabric SDK Documentation Installing the documentation dependencies (one time step): pip install -e ".[doc]" Build the doc for deployment: mkdocs build To build and serve locally: mkdocs serve