module
Version:
v0.0.0-...-34b5496
Opens a new window with list of versions in this module.
Published: Feb 29, 2016
License: MIT
Opens a new window with license information.
README
¶
DOKI
DOKI provides a simple interface to generate html documentation from swagger yaml files.

Prerequisite
Create Documentation
A makefile using docker is available on the project.
Just run:
make docs
This will go through the ./project folder find the yaml file and generate the documentation in the ./docs folder.
Browse Swagger Documentation
Run:
docker-compose up
Linux
http://localhost:8080
Mac Os:
http://$DockerMachineIp:8080

Directories
¶
Package yamlToJson provides a simple interface to generate swagger html structure from an yaml file.
|
Package yamlToJson provides a simple interface to generate swagger html structure from an yaml file. |
Click to show internal directories.
Click to hide internal directories.