1
0
Fork 0

fix example howto only compile minor parts of the documentation

This commit is contained in:
Wilfried Goesgens 2017-03-16 17:37:11 +01:00
parent 97b8236c6b
commit 1a66ec7080
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@ restrictions. You can use pythons build in http server for this.
To only regereneate one file (faster) you may specify a filter:
make FILTER=Manual/Aql/Invoke.mdpp
make build-book NAME=Manual FILTER=Manual/Aql/Invoke.mdpp
(regular expressions allowed)