Skip to content

Commit 17826d4

Browse files
committed
[doc] Update doxy configuration
1 parent f745c4b commit 17826d4

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

documentation/doxygen/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1597,7 +1597,7 @@ SITEMAP_URL =
15971597
# The default value is: NO.
15981598
# This tag requires that the tag GENERATE_HTML is set to YES.
15991599

1600-
GENERATE_QHP = YES
1600+
GENERATE_QHP = NO
16011601

16021602
# If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify
16031603
# the file name of the resulting .qch file. The path specified is relative to

documentation/doxygen/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ doxygen: filter pyzdoc
6666
doxygen
6767
bash ./CleanNamespaces.sh
6868
gzip $(DOXYGEN_IMAGE_PATH)/ROOT.tag
69-
gzip $(DOXYGEN_IMAGE_PATH)/ROOT.qch
7069
rm -rf files c1* *.ps *.eps *.png *.jpg *.tex *.svg *.pdf *.root *.xpm *.out *.dat *.dtd *.dot *.txt *.csv *.log *.rs
7170
rm -rf listofclass.sh tmva* data* result* config* test* Roo* My* Freq*
7271
rm -f Doxyfile_INPUT filter htmlfooter.html MDF.C pca.C

0 commit comments

Comments
 (0)