Removed HAML requirement from the 'master' version.
This commit is contained in:
parent
863f977ad0
commit
fc2c77b56d
|
@ -15,13 +15,12 @@ from the original source material, and start a server.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
The build tool relies upon GNU Make, node-js, and the Ruby HAML
|
The build tool relies upon GNU Make and node-js. It also uses the NoWeb
|
||||||
application. It also uses the NoWeb Literate Programming documentation
|
Literate Programming documentation tools, and building the documentation
|
||||||
tools, and building the documentation from source requires Xelatex be
|
from source requires Xelatex be installed as well.
|
||||||
installed as well.
|
|
||||||
|
|
||||||
The command 'make serve' probably only works under a fairly modern
|
The command 'make serve' probably only works under a fairly modern
|
||||||
Linux, as it's dependent upon the kernel's inotify facility.
|
Linux, as it is dependent upon the kernel's inotify facility.
|
||||||
|
|
||||||
## Branches
|
## Branches
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue