Documentation Maintenance
This code is stored on the docs
repository.
Use npm install
to install the dependencies and npm run start
to start the development server.
tip
You can also use the run configurations in Android Studio/IDEA to run the development server.
To deploy the site, deploy to the master
branch and GitHub Actions will do the rest.
You can check out the documentation for building sites on Docusaurus at https://docusaurus.io/docs/category/guides.