Skip to content

koh-taka/exment-manual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exment Manual

This is manual repository for Exment. Please check this repository if you want to interest Exment.

How to debug manual

this manual uses docsify

  • Install node.js

  • Install docsify-cli

npm i docsify-cli -g
  • Clone this repository

  • Execute this command on root directory

docsify serve docs

How to make WebAPI

We use redoc-cli and Stoplight Studio to make WebAPI reference.

  • Install node.js

  • Install Stoplight Studio.

  • Install redoc-cli

  • Create html page. Execute this command on root directory

redoc-cli bundle reference/webapi/ja/yaml/webapi.v1.yaml -o reference/webapi/ja/webapi.html
redoc-cli bundle reference/webapi/en/yaml/webapi.v1.yaml -o reference/webapi/en/webapi.html

About

For exment manual page

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%