Contributing
Working with docs
Publish
./publish-docs.sh
Serve locally
./serve-docs.sh
Building API docs
The docs are built using MkDocs and API Reference is generated with fsdocs.
Generating API docs:
./build-fsdocs.sh ${ROOT_URL}
./publish-docs.sh
./serve-docs.sh
The docs are built using MkDocs and API Reference is generated with fsdocs.
Generating API docs:
./build-fsdocs.sh ${ROOT_URL}