You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate Openspec specifications and designs into Sphinx documentation.
Sphinx Configuration:
- Add exclude_patterns for Openspec workflow files (AGENTS.md, project.md, changes/**) in conf.py.jinja.
New Documentation Structure:
- Create documentation/specifications/index.rst for capability specifications.
- Update documentation/architecture/designs/index.rst to include design.md files via glob.
Documentation Organization:
- Reference capability specifications instead of PRD in contribution.rst.jinja.
- Add design documents reference in contribution.rst.jinja.
- Update Resources toctree to include specifications/index instead of prd.
Co-Authored-By: Gemini <noreply@google.com>
0 commit comments