Appearance
You can run the documentation via:
make startdocs
If port 5173 is already in use, override the host port:
5173
make startdocs DOCS_PORT=5174
You can remove the docs container image by running:
make cleandocs