go-profiler-notes/CONTRIBUTING.md
Felix Geisendörfer 2a3c2759b8 wip
2022-12-29 14:04:52 +01:00

265 B

Contributing

Local Development

For local development, follow the steps below:

  1. Install dependencies
pip install sphinx sphinx-rtd-theme sphinx-autobuild sphinxemoji
  1. Run the development server
sphinx-autobuild docs/ docs/_build/html/