Skip to content

replab/api

Repository files navigation

The RepLAB API website

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.m in Octave to compile the website
    • Consult docs/index.html

License

Material under the Mozilla Public License 2.0.