Skip to content

feat: add canopy_docs CLI for LLM documentation generation#29

Merged
tylerclair merged 2 commits into
mainfrom
canopy-docs
Mar 25, 2026
Merged

feat: add canopy_docs CLI for LLM documentation generation#29
tylerclair merged 2 commits into
mainfrom
canopy-docs

Conversation

@tylerclair
Copy link
Copy Markdown
Owner

Adds canopy/scripts/canopy_docs.py as a new entry point registered in
pyproject.toml. Provides three subcommands:

  • generate-llms: writes a static llms.txt describing CanvasSession,
    CanvasClient, CanvasAPIError, Canopy kwargs, pagination, async usage,
    and common usage patterns
  • generate-index: parses generated API files via AST and emits a compact

@tylerclair tylerclair merged commit 0f61a97 into main Mar 25, 2026
2 checks passed
@tylerclair tylerclair deleted the canopy-docs branch March 25, 2026 16:13
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