oli-ver / elabdoc

Source files for generating documentation for elabftw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elabdoc

Description

Source files for the elabftw documentation.

Installation

$ git clone https://github.com/elabftw/elabdoc
$ cd elabdoc
$ npm install grunt grunt-shell
$ sudo npm install -g grunt-cli
$ sudo pip install sphinx sphinx_rtd_theme

Usage

To generate the HTML documentation:

$ grunt doc

Then point your browser to the doc/_build/html folder.

About

Source files for generating documentation for elabftw


Languages

Language:JavaScript 100.0%