0.0.3 • Published 8 years ago

sf_apidoc_core v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

#Add new function to apiDoc Make these command supprot the files

  • @apiSuccessExample
  • @apiErrorExample
  • @apiHeaderExample
  • @apiExample
  • @apiParamExample

##For example

=begin
@api {get} /user/:id Request User information
@apiParamExample {json} Request-Example:
file: test.json
=end

apidoc-core

Core parser library to generate apidoc result following the apidoc-spec

Build Status Dependency Status NPM version

If you are an end user, please proceed to apidoc or apidoc-documentation.

Changelog.