Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 439 Bytes

GR Framework Documentation

This repository contains the documentation for the GR framework, hosted at gr-framework.org.

If you want to build the documentation locally, you will need the following tools:

  • Python 3.6+
  • Julia 0.6+
  • Doxygen 1.8+
  • cargo (Rust)
  • make

You can then clone this repository and run make in its root directory, which will build the documentation in the build subdirectory.