Skip to content

docs: improve documentation discoverability - #451

Open
devorun wants to merge 1 commit into
SeismicSystems:mainfrom
devorun:docs/improve-documentation-discoverability
Open

docs: improve documentation discoverability#451
devorun wants to merge 1 commit into
SeismicSystems:mainfrom
devorun:docs/improve-documentation-discoverability

Conversation

@devorun

@devorun devorun commented Aug 10, 2026

Copy link
Copy Markdown

The docs/ folder has a thorough set of guides, but they aren't reachable from the project's entry points. This makes a few small, purely-documentation fixes so the existing docs are discoverable:

  • Link docs/ from the top-level README. The README had no pointer to the documentation set, so the architecture, security-model, checkpointing, and deposits/withdrawals guides were only findable by browsing the tree. Added a short Documentation section linking to them.
  • List the local-network guide in the docs index. docs/running-local-network.md was the only page under docs/ missing from docs/README.md's table of contents. Added it under the operational guides.
  • Drop the stray duplicate # WIP heading in the README. It rendered as a second top-level # heading above # Summit; the work-in-progress status is already stated in the Status section.

No source or behavior changes. All added links point to files that already exist in the repo.

- Link the docs/ set from the top-level README so the architecture,
  security-model, checkpointing, and deposits/withdrawals guides are
  reachable from the entry point.
- List the existing running-local-network guide in the docs index; it
  was the only page under docs/ missing from the table of contents.
- Drop the stray duplicate top-level "# WIP" heading. The
  work-in-progress status is already stated in the Status section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant