A repository for SRCF documentation.
Windows: ./make.bat html
Linux/macOS: make html
-
Create a file
Makefile.local
in the root of this repository. This is an optional snippet of Makefile that is automatically sourced in the main Makefile. -
Set variables, e.g.:
BUILDDIR = /public/home/spqr2/srcf-docs