tutorcruncher / tc-api-docs

Docs for TutorCruncher's API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tc-api-docs

Documentation for TutorCruncher's API

Local Installation

  1. create virtual environment

  2. Install dependencies

make install
  1. Run Local
harrier dev

Editing

The visual content is setup in the api-content.jinja template stype page

The content set by this template is reffered to as sections, each section is set out in api.yml

Deploying

This PR has automatic deploys, after merging a PR, it will be deployed.

Please create a new tag/release after making changes.

About

Docs for TutorCruncher's API


Languages

Language:JavaScript 58.0%Language:Python 19.8%Language:SCSS 13.5%Language:Jinja 8.4%Language:Makefile 0.3%