docs(silo-server): add missing pages to SUMMARY.md #185

Merged
forbes merged 1 commits from docs/add-missing-silo-server-pages into main 2026-02-13 02:58:04 +00:00
Owner

Add frontend-spec, INSTALL, and ROADMAP to the Silo Server section
so they appear in the mdBook output.

Summary

Changes

Checklist

  • Commit messages follow conventional commits (feat:, fix:, chore:, docs:, art:)
  • Code follows project style (clang-format for C++, black for Python)
  • Changes are tested locally
  • Documentation updated (if applicable)
Add frontend-spec, INSTALL, and ROADMAP to the Silo Server section so they appear in the mdBook output. ## Summary <!-- Brief description of what this PR does --> ## Changes <!-- List the key changes made --> ## Related Issues <!-- Link related issues: Closes #123, Fixes #456 --> ## Checklist - [ ] Commit messages follow [conventional commits](https://www.conventionalcommits.org/) (`feat:`, `fix:`, `chore:`, `docs:`, `art:`) - [ ] Code follows project style (clang-format for C++, black for Python) - [ ] Changes are tested locally - [ ] Documentation updated (if applicable)
forbes added 1 commit 2026-02-13 02:57:46 +00:00
docs(silo-server): add missing pages to SUMMARY.md
All checks were successful
Build and Test / build (pull_request) Successful in 44m22s
8c33262153
Add frontend-spec, INSTALL, and ROADMAP to the Silo Server section
so they appear in the mdBook output.
forbes merged commit a0219a72e9 into main 2026-02-13 02:58:04 +00:00
forbes deleted branch docs/add-missing-silo-server-pages 2026-02-13 02:58:04 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#185