https://github.com/hellerve/docgen
Automatic documentation generation for zepto
https://github.com/hellerve/docgen
Last synced: about 1 year ago
JSON representation
Automatic documentation generation for zepto
- Host: GitHub
- URL: https://github.com/hellerve/docgen
- Owner: hellerve
- Created: 2016-08-17T17:59:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T17:52:46.000Z (almost 10 years ago)
- Last Synced: 2025-02-12T05:12:20.058Z (over 1 year ago)
- Language: CSS
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docgen
A tool for automatic documentation generation in zepto.
It is basically the material from zeps' `docgen` command
as a standalone library.
## Usage
The idea is to provide automatic documentation generation
from docstrings with a common, extensible format.
Read more about the format and output [here](https://github.com/zeps-system/zeps#documenting-packages)!
## Shoutouts
The syntax highlighting is courtesy of [prism](http://prismjs.com/).
Have fun!