An open API service indexing awesome lists of open source software.

https://github.com/worktile/apidoc-template


https://github.com/worktile/apidoc-template

Last synced: 5 months ago
JSON representation

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
```