Skip to content

docs: flesh out the documentation landing page - #7

Merged
adnanhd merged 1 commit into
mainfrom
docs/landing-page
Jun 2, 2026
Merged

docs: flesh out the documentation landing page#7
adnanhd merged 1 commit into
mainfrom
docs/landing-page

Conversation

@adnanhd

@adnanhd adnanhd commented Jun 2, 2026

Copy link
Copy Markdown
Owner

The docs landing page was a bare toctree (the live index rendered ~700 chars: just the title and "Indices and tables"), so the site read as a stub even though the API reference built fine on the subpages.

This rewrites index.rst with a conventional landing page - short overview, installation (core + extras), and a quickstart (registry + build() + serialize()), then the toctree to the API reference. Mirrors the structure used in observer-pattern's docs.

Built locally with sphinx-build: landing page now ~3.2k chars with Installation/Quick start/example present. No source code touched.

@adnanhd
adnanhd merged commit a89216c into main Jun 2, 2026
4 of 6 checks passed
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