-
Stephen A. Wood authored
If the podd docs are built using the ROOT tagfile, then when the hcana docs are built using the podd tag file, doxygen crashes. This commit adds building of the podd docs to the hcana doc building Makefile. The podd docs are built without using the ROOT tagfile, so a sed hack is used to modify podd's Doxyfile.
Stephen A. Wood authoredIf the podd docs are built using the ROOT tagfile, then when the hcana docs are built using the podd tag file, doxygen crashes. This commit adds building of the podd docs to the hcana doc building Makefile. The podd docs are built without using the ROOT tagfile, so a sed hack is used to modify podd's Doxyfile.
.gitignore 686 B
# ignore patterns
# Auto generated files
cppcheck_report.txt
HallCDict.cxx
HallCDict.C
HallCDict.h
HallCDict.o
NormAnaDict.C
NormAnaDict.h
THaScalDict.C
THaScalDict.h
THaDecDict.C
THaDecDict.h
haDict.h
haDict.C
hcana
# scons stuff
config.log
*.pyc
.sconsign.dblite
.sconf_temp/
#eclipse stuff
.cproject
.project
.settings
.pydevproject
# Patterns
*.[oad]
*~
*.so
*.so.*
*.os
*.pcm
\#*\#
# Doxygen generated documentation directory
docs/ROOT.tag
docs/html
docs/Doxyfile_podd
docs/Doxygen_podd.tag
# Examples directory
examples/*.root
examples/*.log.*
# This is auto generated by hodtest.C
examples/db_cratemap.dat
examples/report.out
examples/HScaler.txt
# Working directory
work