borisbaldassari / api.eclipse.org-docs

Eclipse REST API Documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse Api RESTful API

Source files for the API should be placed in src folder.

Installation

To install dependencies, run ___npm install && bower install && cd bower_components/solstice && bower install && cd ../../ ___.

Usage

To generate some pretty HTML into the docs folder, run grunt build at the command line.

To help development, if you run grunt serve, the HTML will be accessible from http://localhost:8080/index.html

When you save one of the source files, this page will automatically refresh.

About

Eclipse REST API Documentation.


Languages

Language:API Blueprint 76.1%Language:HTML 16.3%Language:JavaScript 7.0%Language:CSS 0.6%