Skip to content

oikyn/apidoc-md

 
 

Repository files navigation

License

MIT

Installation

go get -u github.com/nagisa-inc/apidoc-md/...

Help

$ apidoc-md -h
NAME:
   apidoc-md

USAGE:
   apidoc-md [global options] command [command options] [arguments...]

VERSION:
   1.0.0

DESCRIPTION:
   Convert apiDoc (http://apidocjs.com) documentation to markdown

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --input DIR, -i DIR     input apidoc DIR path
   --output FILE, -o FILE  output markdown FILE path
   --help, -h              show help
   --version, -v           print the version

About

Convert apiDoc (http://apidocjs.com) documentation to markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.0%
  • Makefile 4.0%