Files
argo-cd/docs/developer-guide/docs-site.md
Dan Garfield 9c47a709fb Fix local guide for building and testing docs (#19785)
Signed-off-by: todaywasawesome <dan@codefresh.io>
2024-09-04 20:13:53 -04:00

712 B

Documentation Site

Developing And Testing

The documentation website is built using mkdocs and mkdocs-material.

To test:

make serve-docs

Once running, you can view your locally built documentation at http://0.0.0.0:8000/. Making changes to documentation will automatically rebuild and refresh the view.

Before submitting a PR build the website, to verify that there are no errors building the site

make build-docs

Analytics

!!! tip Don't forget to disable your ad-blocker when testing.

We collect Google Analytics.