Files
jcloud-docsgen/README.md
T
2026-04-27 23:01:39 +02:00

546 B

jcloud-docsgen

A tool that generates Markdown documentation from software project source code.

Currently supported programming languages:

  • Python

Installation

You can install it using pip:

pip install jcloud-docsgen --index-url https://repo.jcloud-services.ddns.net/simple/ --extra-index-url https://pypi.org/simple/

Reference

API reference and generated documentation can be found in docs/reference.

Notice

This project is under active development. The documentation will be expanded over time.