zenbakiak / slate

Beautiful static documentation for your API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INCMTY API doc

To build this documentation you must run:

$ bundle exec middleman build

Then, replase the doc folder inside the public/ directory of the incmty rails application

Be sure to edit the index file and add the base tag

  <base href="/doc/">

###And that's all!

now you can open:

http://localhost:3000/doc

or

http://api.incmty.com/doc

Create a robots.txt file inside the doc folder with this content:

# To ban all spiders from the entire site uncomment the next two lines:
User-agent: *
Disallow: /

About

Beautiful static documentation for your API

License:Other


Languages

Language:JavaScript 90.5%Language:CSS 6.3%Language:Shell 1.5%Language:Ruby 1.0%Language:HTML 0.7%