We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba2254 commit ef9ae54Copy full SHA for ef9ae54
1 file changed
documentation/doxygen/Makefile
@@ -29,6 +29,7 @@ export DOXYGEN_PYZDOC_PATH := $(DOXYGEN_OUTPUT_DIRECTORY)/pyzdoc
29
export DOXYGEN_STRIP_FROM_PATH := $(DOXYGEN_STRIP_PATH) $(DOXYGEN_OUTPUT_DIRECTORY)
30
export DOXYGEN_NUM_THREADS := 1
31
export DOXYGEN_INPUT_FILTER := ./filter
32
+export DOXYGEN_HAVE_DOT := YES
33
34
PYZ_DIR = $(DOXYGEN_SOURCE_DIRECTORY)/bindings/pyroot/pythonizations/python/ROOT/_pythonization
35
0 commit comments