Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 595 Bytes

runapi-generate-md

a tools to generate api markdown file by use open source edition showdoc's sqlite in type of runapi

1.clone this project

git clone https://github.com/FGadvancer/ruapi-generate-md.git

2.exec the shell

./start_and_zip.sh your runapi project name(./start_and_zip serverApi)

The markdown documentation for Linux to generate showdoc's runapi interface,has been compiled in binary,just simply executes./start_and_zip (runApi project name),the markdown file will be generated recursively and zip to this project,named (runApi project name).zip.