https://github.com/worktile/apidoc-template
https://github.com/worktile/apidoc-template
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/worktile/apidoc-template
- Owner: worktile
- Created: 2019-01-11T01:26:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T05:39:25.000Z (almost 7 years ago)
- Last Synced: 2025-08-03T16:39:32.440Z (7 months ago)
- Language: JavaScript
- Size: 1.42 MB
- Stars: 4
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Material Design Template for Apidocjs
=====================================
Material Design template theme for [apiDoc](https://apidocjs.com) RESTful API generator
# Installation and Usage
Clone the repo using Git:
```
git clone https://github.com/worktile/apidoc-template.git
```
Generate docs using new template
```
apidoc -i ./example -o ./docs -t /path/to/template/directory
```