Skip to content

docs: add cross-links to other Mostro documentation sites#34

Merged
grunch merged 1 commit intomainfrom
docs/add-cross-links
Mar 7, 2026
Merged

docs: add cross-links to other Mostro documentation sites#34
grunch merged 1 commit intomainfrom
docs/add-cross-links

Conversation

@mostronatorcoder
Copy link
Copy Markdown
Contributor

Summary

Add cross-navigation links in the mdbook sidebar connecting users to the other Mostro documentation sites.

Problem

Mostro has 5 documentation sites that are completely isolated from each other:

  • mostro.network — Landing page
  • mostro.network/protocol/ — Protocol specification
  • mostro.network/docs-english/ — User guide (English)
  • mostro.network/docs-spanish/ — User guide (Spanish)
  • mostro.community — Node deployment guide

None of them link to each other. A user reading the protocol spec has no way to discover the user guides exist, and vice versa.

Changes

Added a navigation section at the top of SUMMARY.md with links to the other documentation resources. mdbook renders these as sidebar links, making them always visible.

Related PRs

This is part of a coordinated cross-linking effort across 3 repos:

  • MostroP2P/protocol — this PR
  • MostroP2P/docs-english — companion PR
  • MostroP2P/docs-spanish — companion PR

Add navigation links in the mdbook sidebar to connect users to the
other Mostro documentation resources:
- Protocol specification (developers)
- User guides (English/Spanish)
- Community node deployment guide (mostro.community)

Currently the 5 Mostro documentation sites are isolated with no links
between them, making it difficult for users and developers to discover
all available resources.
@grunch grunch merged commit 8157c1c into main Mar 7, 2026
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