PAL6952: Documentation of geompy.py. Correct intallation error, using pythfilter.py from installed KERNEL.

This commit is contained in:
jfa 2005-01-14 07:35:05 +00:00
parent eedbe2b117
commit 482b92e2dc

View File

@ -36,7 +36,7 @@ docs:
fi ; \
done
cd INPUT; \
python $(KERNEL_ROOT_DIR)/doc/salome/tui/pythfilter.py ./py1 ./py2; \
python $(KERNEL_ROOT_DIR)/doc/salome/tui/KERNEL/pythfilter.py ./py1 ./py2; \
sed 's|list_py_files_to_process|$(PYTHON_SCRIPTS)|' ./doxyfile_py > py2/doxyfile_py; \
cd py2; \
$(doxygen) ./doxyfile_py; \