rusty-docs
TypeScript icon, indicating that this package has built-in type declarations

0.1.21 • Public • Published

Rusty docs

A simple documentation generator for Python code. This is meant to be a tool that generates markdown files from docstrings in your code. It is been designed to be used by Strawberry GraphQL's source code, so it might not be the best tool for your use case. However, if you are interested in using it, feel free to open an issue or a PR!

Roadmap

  • [ ] Node.js library
  • [ ] Python library
  • [x] Generate markdown files
  • [ ] Extract docs from classes
  • [ ] Extract docs from methods
  • [x] Extract docs from functions
  • [ ] Extract docs from modules

Installation

TBC

Usage

TBC

Test

cargo test`

Review snapshots

cargo insta review

/rusty-docs/

    Package Sidebar

    Install

    npm i rusty-docs

    Weekly Downloads

    1

    Version

    0.1.21

    License

    MIT

    Unpacked Size

    2.56 MB

    Total Files

    7

    Last publish

    Collaborators

    • patrick91