https://github.com/vitkovskii/insane-doc
Dynamically generates documentation right from your code. Experimental.
https://github.com/vitkovskii/insane-doc
autogenerate documentation experimental
Last synced: 11 months ago
JSON representation
Dynamically generates documentation right from your code. Experimental.
- Host: GitHub
- URL: https://github.com/vitkovskii/insane-doc
- Owner: vitkovskii
- License: other
- Created: 2020-02-12T11:46:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T15:19:54.000Z (over 3 years ago)
- Last Synced: 2024-08-17T08:05:00.667Z (almost 2 years ago)
- Topics: autogenerate, documentation, experimental
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Insane doc
Dynamically generates documentation right from your code. Experimental.
## Features
* Allows you to not repeat your self. Adding parameter/function in code automatically will be added to documentation.
* Supports any language
* Super flexible: control how your documentation will looks like.
## Usage
To be filled