https://github.com/wolfg1969/drf-dash
Build Django REST framework docset for Dash (http://kapeli.com/dash/)
https://github.com/wolfg1969/drf-dash
dash django-rest-framework doc documentation documentation-tool drf
Last synced: 6 months ago
JSON representation
Build Django REST framework docset for Dash (http://kapeli.com/dash/)
- Host: GitHub
- URL: https://github.com/wolfg1969/drf-dash
- Owner: wolfg1969
- License: mit
- Created: 2014-12-29T13:12:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T07:48:59.000Z (over 2 years ago)
- Last Synced: 2024-10-11T23:29:11.860Z (about 1 year ago)
- Topics: dash, django-rest-framework, doc, documentation, documentation-tool, drf
- Language: Shell
- Homepage:
- Size: 2.97 MB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
drf-dash
======== Now build with GitHub Actions!
Build Django REST framework docset for Dash (http://kapeli.com/dash/)
Dependencies
------------- [pipenv](https://pipenv.readthedocs.io/en/latest/)
Instructions
------------```
$ pipenv install mkdocs
$ pipenv shell
$ make run version=3.8.2
$ ls build
```