2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#745] Doc rebuild instructions cleaned up

This commit is contained in:
Tomek Mrugalski
2021-06-23 12:37:29 +02:00
parent b6f76177f5
commit f0247a4bf3

View File

@@ -36,7 +36,8 @@ parameters added, you can regenerate the grammars and the appendix with the
following procedure:
@code
$ autoreconf -i && ./configure --enable-generate-docs --enable-generate-parser
$ autoreconf -i
$ ./configure --enable-generate-docs --enable-generate-parser
$ cd doc
$ make grammar
$ make -C sphinx html