Skip to content

docs: cleanup landing pages, packaging guides, and tutorials - #674

Merged
jepegit merged 2 commits into
masterfrom
673-docs-cleanup
Jul 24, 2026
Merged

docs: cleanup landing pages, packaging guides, and tutorials#674
jepegit merged 2 commits into
masterfrom
673-docs-cleanup

Conversation

@jepegit

@jepegit jepegit commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fill empty section landing pages (Getting started, Concepts, Development) and replace the Sphinx tutorials toctree with real markdown links.
  • Refresh outdated PyPI / conda-forge / Various developer docs; fix Mermaid labels, Sphinx anchors, and Python fence highlighting.
  • Harden dev/render_example_notebooks.py (ANSI strip, MyST→admonition, coalesce rich display_data) and re-render Tutorials so Zensical builds with no issues.

Closes #673

Test plan

  • uv run pytest -m essential
  • uv run --group docs zensical build --cleanNo issues found
  • Spot-check Tutorials + Installation + Packaging pages on the PR docs preview / local zensical serve

Made with Cursor

Fill empty section indexes, refresh outdated packaging/conda/dev docs, fix Mermaid and Sphinx leftovers, and harden example notebook rendering so Zensical builds cleanly.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 24, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@jepegit
jepegit enabled auto-merge (squash) July 24, 2026 15:00
@jepegit
jepegit merged commit 8418276 into master Jul 24, 2026
4 checks passed
@jepegit
jepegit deleted the 673-docs-cleanup branch July 24, 2026 15:06
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.

Iterative fixes: docs cleanup

1 participant