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 8328960 commit 5db4729Copy full SHA for 5db4729
1 file changed
documentation/doxygen/makeinput.sh
@@ -73,7 +73,7 @@ echo " ../../sql/ \\" >> Doxyfile_INPUT
73
echo " ../../tutorials/ \\" >> Doxyfile_INPUT
74
echo " ../../bindings/tpython/ \\" >> Doxyfile_INPUT
75
echo " ../../bindings/pyroot/ \\" >> Doxyfile_INPUT
76
-echo " ../../bindings/pyroot/pythonizations/python/ROOT/_pythonization/__init__.py \\" >> Doxyfile_INPUT
+echo " ../../bindings/pyroot/pythonizations/python/ROOT/_pythonization/ \\" >> Doxyfile_INPUT
77
echo " ../../bindings/r/ \\" >> Doxyfile_INPUT
78
79
# echo " ../../core/clib/ \\" >> Doxyfile_INPUT
0 commit comments