Skip to content
Snippets Groups Projects
Commit 9b528b4a authored by Christopher Guindon's avatar Christopher Guindon
Browse files

replace dist with docs for github pages


Signed-off-by: Christopher Guindon's avatarChristopher Guindon <chris.guindon@eclipse-foundation.org>
parent 79e76161
No related branches found
No related tags found
No related merge requests found
# Eclipse Api RESTful API # Eclipse Api RESTful API
Source files for the API should be placed in __src__ folder. Source files for the API should be placed in __src__ folder.
To generate some pretty HTML into the dist folder, run ___grunt build___ at the command line. 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 To help development, if you run ___grunt serve___, the HTML will be accessible from http://localhost:8080/index.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment