Skip to content
README.md 543 B
Newer Older
Florent Garin's avatar
Florent Garin committed
docdoku-plm-doc
===============

This project handles the DocdokuPLM user-guide and documentation.

## Build requirements

Ruby, Jekyll 2.1.0, nodejs, git, grunt, bower
Install local jekyll from given ruby gem
lcausse's avatar
lcausse committed
	[sudo] gem install jekyll -v 2.1.0
Please edit the \_config.yml file if you plan to deploy on a different path than server root

To build the doc, run 

Elisabel Genereux's avatar
Elisabel Genereux committed
To develop, use