Skip to content

seintur/docs

 
 

Repository files navigation

APISENSE® Documentation Build Status

Requirements

This documentation is running on top of Jekyll. Install it.

gem install jekyll

Additionnaly it uses Rouge which is a code snippets highlighter. Install it.

gem install rouge

Note: Github only supports pygments, rouge is no longer used.

How to run

Github doesn't allow to run custom plugin directly. Using Travis we can build on the branch master everything. All you've to do is to merge _site from master into gh-pages.

How to run

By default the server is running on port 4000, you can change its configuration in the _config.yml file and then run it !

jekyll serve

About

APISENSE Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.0%
  • HTML 42.9%
  • JavaScript 3.4%
  • Ruby 2.7%