Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Documentation

This directory houses the documentation available at https://ambionics.github.io/scalpel/public/ .

Prerequisites

  1. Install hugo "extended".

Editing docs locally

  1. Make sure the Python requirements are installed and the virtual python environment is activated.
  2. Run ./build.py to generate additional documentation source files.
  3. Now you can change your working directory to ./src and run hugo server -D.