Skip to content

jrogelstad/featherbone-docs

Repository files navigation

Featherbone Docs

$ npm install
$ node server

From your browser navigate to:

By default the API definitions are populated based on the base featherbone installation. However, if a featherbone repository is cloned and installed adjacent to featherbone-docs, the Open API specification will automatically be updated to whatever is installed in the featherbone installation.

You may also update the Client and Server API documentation to match to your current featherbone installation by installing and running yuidoc as follows:

$ npm install -g yuidocjs
$ cd ..\featherbone\client
$ yuidoc .
$ cd ..\server
$ yuidoc .

About

API documentation for featherbone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages