]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/directive/graph.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / ikiwiki / directive / graph.mdwn
index 7021e47fb6a64d7e5c27fba2b98c79fab0275908..1463420d7cb62c4bc83e8286edc565ec6145c97c 100644 (file)
@@ -21,6 +21,7 @@ ikiwiki, [[WikiLinks|ikiwiki/wikilink]] can also be used. For example:
 The `graph` directive supports the following parameters:
 
 - `src` - The graphviz source to render.
+* `file` - A file in the wiki containing the graphviz source.
 - `type` - The type of graph to render: `graph` or `digraph`.  Defaults to
   `digraph`.
 - `prog` - The graphviz program to render with: `dot`, `neato`, `fdp`, `twopi`,