https://github.com/ttab/elephant-docs
Elephant documentation generator
https://github.com/ttab/elephant-docs
Last synced: 10 months ago
JSON representation
Elephant documentation generator
- Host: GitHub
- URL: https://github.com/ttab/elephant-docs
- Owner: ttab
- Created: 2025-08-29T08:49:44.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-02T06:42:50.000Z (10 months ago)
- Last Synced: 2025-09-02T07:15:25.536Z (10 months ago)
- Language: Go
- Size: 327 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elephant Docs
Developer documentation generator for elephant.
Work in progress, test using:
``` shellsession
go run ./cmd/elephant-docs -out static -serve :8080
```
Reads the included [config file](elephant-docs.json) to discover APIs.