Ray Ascend Plugin documents

Build the docs

# Install the dependencies
pip install -r docs/requirements-docs.txt

# Build the docs
# Generate deployable static websites and PDFs in the `site/` directory.
mkdocs build -f mkdocs.yml

# Open the docs with your browser
mkdocs serve -f mkdocs.yml

Launch your browser and open: