-
Notifications
You must be signed in to change notification settings - Fork 1
[DOCU] Add gh-pages using f.e. Sphinx or McDocs #229
Copy link
Copy link
Open
Description
User Story:
As a developer or user,
I want comprehensive project documentation published via GitHub Pages,
So that I can easily understand, use, and contribute to the project without searching through code or asking maintainers.
Acceptance Criteria:
- Documentation framework chosen and installed (MkDocs or Sphinx)
- Basic documentation structure created (Getting Started, API Reference, Guides)
- GitHub Actions workflow for building/publishing to gh-pages branch
- Documentation automatically deployed on push to main
- Custom domain support configured (if applicable)
- Documentation linked from project README
Definition of Done:
- All acceptance criteria met
- Documentation build passes without warnings
- Site accessible at
https://<org>.github.io/<repo> - At least 3 core pages populated with content
- Team can update docs via markdown files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels