Skip to content

manzt/astro-pydocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astro-pydocs

An minimal example using griffe within Astro to slurp up Python API information.

cd docs
pnpm install
pnpm run dev

The main implementation is within ./docs/src/pages/index.astro, which runs uvx griffe in a subproccess to get the current exported docs from the foo package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages