@foldocs/python
v0.1.0
Published
Generate Foldocs API reference pages from Python source files.
Downloads
285
Readme
Foldocs Python
Generate Foldocs API reference pages from Python source files.
Installation
pnpm add -D @foldocs/pythonUsage
pnpm foldocs-python reference.py content/docs/en/python /en/docs/pythonThe parser extracts public functions, classes, signatures, docstrings, and source locations.
Documentation
Read the Foldocs documentation.
