mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-15 20:51:27 +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 ; \
|
fi ; \
|
||||||
done
|
done
|
||||||
cd INPUT; \
|
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; \
|
sed 's|list_py_files_to_process|$(PYTHON_SCRIPTS)|' ./doxyfile_py > py2/doxyfile_py; \
|
||||||
cd py2; \
|
cd py2; \
|
||||||
$(doxygen) ./doxyfile_py; \
|
$(doxygen) ./doxyfile_py; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user