go-profiler-notes/CONTRIBUTING.md
2022-12-29 14:05:17 +01:00

237 B

Contributing

Local Development

For local development, follow the steps below:

  1. Install dependencies
pip install -r docs/requirements.txt
  1. Run the development server
sphinx-autobuild docs/ docs/_build/html/