mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-07 08:21:13 +00:00
dot is in graphviz
This commit is contained in:
parent
7052f8cf1e
commit
a0ac22864d
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
INSTALL
|
@ -32,8 +32,8 @@ To build and install only the quakeworld server:
|
||||||
./configure --without-clients --without-tools --with-servers=qw
|
./configure --without-clients --without-tools --with-servers=qw
|
||||||
make install
|
make install
|
||||||
|
|
||||||
To build documentation (doxygen, dot and mscgen are required, as is an already
|
To build documentation (doxygen, graphviz and mscgen are required, as is an
|
||||||
configured source tree):
|
already configured source tree):
|
||||||
cd doc
|
cd doc
|
||||||
make doc
|
make doc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue