mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-14 19:51:16 +05:00
PAL6952: Documentation of geompy.py. Correct intallation error, using pythfilter.py from installed KERNEL.
This commit is contained in:
parent
eedbe2b117
commit
482b92e2dc
@ -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; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user