Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 940 Bytes

File metadata and controls

26 lines (18 loc) · 940 Bytes

ABS Group Project Documentation

This repository contains an MkDocs book with documentation for various projects by ABS students and researchers in a more centralized way then semi-interlinked readmes.

Right now it contains documentation of:

Building the book

Install Material for MkDocs and Mkidocs-Macros using pip (possibly in a virtual environment for your convenience).

pip install mkdocs-material mkdocs-macros-plugin

Make sure the install location is in your path, then run

mkdocs serve

and access the book at http://127.0.0.1:8000/.