# About this documentation

This website is hosted on [readthedocs.io][readthedocs]. It is generated using
[Sphinx][sphinx] together with the [MyST][MyST] parser. The Python API is
extracted using  [autodoc2][autodoc2] extension while cmake API uses
[moderncmake-domain][moderncmakedomain].  The complete configuration along with
custom helpers for auto-generating some of the content can be found [here][config].


[readthedocs]: https://readthedocs.org/
[sphinx]: https://readthedocs.org/
[MyST]: https://readthedocs.org/
[autodoc2]: https://sphinx-autodoc2.readthedocs.io
[moderncmakedomain]: https://pypi.org/project/sphinxcontrib-moderncmakedomain
[config]: https://gitlab.kitware.com/vtk/vtk/-/tree/master/Documentation/docs
