Skip to content

Updating the documentation

Failure

OH NO! The documentation writer forgot to remove this error box, please remove it if you are reading this.

To update the documentation, follow these steps:

  1. Make sure you have the latest version of the documentation repository.
  2. Fork the repository on GitHub.
  3. Create a new branch for your changes.
  4. Make your changes to the documentation files.
  5. Test your changes locally to ensure they work as expected, using mkdocs serve.
  6. Commit your changes and push the branch to the remote repository.
  7. Create a pull request to merge your changes into the main branch of the documentation repository.