Skip to content

Commit 5db4729

Browse files
committed
[doc][Python] add _pythonization directory to Doxygen INPUT
1 parent 8328960 commit 5db4729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/doxygen/makeinput.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ echo " ../../sql/ \\" >> Doxyfile_INPUT
7373
echo " ../../tutorials/ \\" >> Doxyfile_INPUT
7474
echo " ../../bindings/tpython/ \\" >> Doxyfile_INPUT
7575
echo " ../../bindings/pyroot/ \\" >> Doxyfile_INPUT
76-
echo " ../../bindings/pyroot/pythonizations/python/ROOT/_pythonization/__init__.py \\" >> Doxyfile_INPUT
76+
echo " ../../bindings/pyroot/pythonizations/python/ROOT/_pythonization/ \\" >> Doxyfile_INPUT
7777
echo " ../../bindings/r/ \\" >> Doxyfile_INPUT
7878

7979
# echo " ../../core/clib/ \\" >> Doxyfile_INPUT

0 commit comments

Comments
 (0)