0.1.21 • Published 1 year ago

rusty-docs v0.1.21

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
  • Generate markdown files
  • Extract docs from classes
  • Extract docs from methods
  • Extract docs from functions
  • Extract docs from modules

Installation

TBC

Usage

TBC

Test

cargo test`

Review snapshots

cargo insta review
0.1.21

1 year ago

0.1.20

1 year ago

0.1.19

1 year ago

0.1.18

1 year ago

0.1.17

1 year ago

0.1.16

1 year ago

0.1.15

1 year ago

0.1.14

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.0

1 year ago