Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 751 Bytes

File metadata and controls

23 lines (16 loc) · 751 Bytes

continuousphp documentation

This is the official documentation of the continuousphp platform.

How to install?

  1. Install Ruby 2.0.0
  2. Install Bundler gem install bundler
  3. Install dependencies bundle install
  4. Run Jekyll jekyll serve

Comments

In order to have a better experience, the stylesheets from the webapp is loaded. However, as the javascript is not loaded, all features are not available (i.e. menu styles are not available). Thank you for your comprehension.

API documentation

The API is documented using API Blueprint description language. If you want to contribute, just edit the description file and propose a Pull Request.