Contributing¶
Development setup, the gates, and pull request workflow now live in the repository’s own contributing guide, so the same file governs GitHub’s contributing prompt and this published page. Read it on GitHub: https://github.com/git-pull/gp-sphinx/blob/main/.github/CONTRIBUTING.md.
Documentation¶
Building, previewing, and serving the docs is the Documentation section of that guide.
Test hierarchy¶
The pytest level hierarchy — pure unit, docutils tree, snapshot, and Sphinx integration — is the Tests section of that guide.