This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Reworks package for Astro
This is a breaking change.
Astro has been reworked:
- It now uses the
ast
module to parse python functions and signatures - It now uses
docstring-parser
to parse docstrings - It now produces
astro
files instead of markdown. These are intended for use from the Astro static site generator.