Merge topic 'improve-graphviz-doc'

7ed35aa3 Docs: Improve markup for graphviz related documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1236
This commit is contained in:
Craig Scott
2017-09-14 00:38:34 +00:00
committed by Kitware Robot
2 changed files with 9 additions and 9 deletions

View File

@@ -69,11 +69,11 @@ Options
See `Find-Package Tool Mode`_.
``--graphviz=[file]``
Generate graphviz of dependencies, see CMakeGraphVizOptions.cmake for more.
Generate graphviz of dependencies, see :module:`CMakeGraphVizOptions` for more.
Generate a graphviz input file that will contain all the library and
executable dependencies in the project. See the documentation for
CMakeGraphVizOptions.cmake for more details.
:module:`CMakeGraphVizOptions` for more details.
``--system-information [file]``
Dump information about this system.