Skip to content

Commit ef9ae54

Browse files
committed
[docs] Enable creation of dot graphs in the doxygen job.
1 parent aba2254 commit ef9ae54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

documentation/doxygen/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export DOXYGEN_PYZDOC_PATH := $(DOXYGEN_OUTPUT_DIRECTORY)/pyzdoc
2929
export DOXYGEN_STRIP_FROM_PATH := $(DOXYGEN_STRIP_PATH) $(DOXYGEN_OUTPUT_DIRECTORY)
3030
export DOXYGEN_NUM_THREADS := 1
3131
export DOXYGEN_INPUT_FILTER := ./filter
32+
export DOXYGEN_HAVE_DOT := YES
3233

3334
PYZ_DIR = $(DOXYGEN_SOURCE_DIRECTORY)/bindings/pyroot/pythonizations/python/ROOT/_pythonization
3435

0 commit comments

Comments
 (0)