adambernier opened a new pull request, #168:
URL: https://github.com/apache/otava/pull/168
Remaining external step: an Apache maintainer can connect/configure the
ReadTheDocs project or custom domain.
- Added Sphinx + MyST configuration: `docs/conf.py`
- Added ReadTheDocs setup and documentation
dependencies: `.readthedocs.yaml`, `docs/requirements.txt`
- Converted the docs table of contents to MyST/Sphinx navigation:
`docs/README.md`
- Added a strict documentation-build CI job and ignored generated
HTML output.
- Fixed three existing docs issues exposed by strict Sphinx
validation.
Validation passed:
```uv run --with-requirements docs/requirements.txt sphinx-build -W
--keep-going -b html docs docs/_build/html```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]