mirror of
https://github.com/nmvdw/HITs-Examples
synced 2025-11-03 07:03:51 +01:00
HTML building instructions
This commit is contained in:
@@ -8,5 +8,6 @@ Prerequisites: the [HoTT library](https://github.com/HoTT/HoTT).
|
|||||||
|
|
||||||
1. Generate the Makefile: `coq_makefile -f _CoqProject -o Makefile`
|
1. Generate the Makefile: `coq_makefile -f _CoqProject -o Makefile`
|
||||||
2. Compile the library using make: `make -j 2`
|
2. Compile the library using make: `make -j 2`
|
||||||
|
3. The HTML coqdoc can be obtained via `make html`
|
||||||
|
|
||||||
An overview of some of the main results can be found in the file `CPP.v`
|
An overview of some of the main results can be found in the file `CPP.v`
|
||||||
|
|||||||
Reference in New Issue
Block a user