diff options
author | Rob Austein <sra@hactrn.net> | 2008-06-16 20:14:19 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-06-16 20:14:19 +0000 |
commit | e625b7a6bad0eb5e151b2714a23cdb8aa791dd65 (patch) | |
tree | 2425bf90f91023f3948b6a0e004ef4eb05f560cb /rpkid/Doxyfile | |
parent | 8878e580419c47e3302e3c183be9fa3ca14a234f (diff) |
Include some Graphviz diagrams in the documentation.
svn path=/rpkid/Doxyfile; revision=1886
Diffstat (limited to 'rpkid/Doxyfile')
-rw-r--r-- | rpkid/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/Doxyfile b/rpkid/Doxyfile index 4c9808a0..baee27b4 100644 --- a/rpkid/Doxyfile +++ b/rpkid/Doxyfile @@ -1222,7 +1222,7 @@ DOT_PATH = # contain dot files that are included in the documentation (see the # \dotfile command). -DOTFILE_DIRS = +DOTFILE_DIRS = doc # The MAX_DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of # nodes that will be shown in the graph. If the number of nodes in a graph |