The source code of the RepLAB toolbox is available on the main RepLAB repository. This repository only contains the source files for the RepLAB API website.
Go to the website to consult the latest version.
To generate a local copy of the website, follow these steps:
- Clone this repository with
git clone --recursive https://www.github.com/replab/api.git - Install the required sphinx modules with
pip install -r sphinx/requirements.txt - Run
build.min Octave to compile the website - Consult
docs/index.html
- Clone this repository with
Material under the Mozilla Public License 2.0.