mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 09:20:34 +05:00
RNV: porting documentation on the doxygen 1.7.3
This commit is contained in:
parent
9b2349d823
commit
e38b8cec43
@ -66,8 +66,9 @@ install-data-local: usr_docs
|
|||||||
. | .. | ./static ) ;; \
|
. | .. | ./static ) ;; \
|
||||||
*) echo "Installing $${filen}" ; cp -rp $${filen} $(DESTDIR)$(docdir)/gui/SMESH ;; \
|
*) echo "Installing $${filen}" ; cp -rp $${filen} $(DESTDIR)$(docdir)/gui/SMESH ;; \
|
||||||
esac ; \
|
esac ; \
|
||||||
|
cp -rp $(srcdir)/images/head.png $(DESTDIR)$(docdir)/gui/SMESH/smeshpy_doc ; \
|
||||||
done ;
|
done ;
|
||||||
cp -rp $(srcdir)/images/head.png $(DESTDIR)$(docdir)/gui/SMESH/smeshpy_doc
|
|
||||||
|
|
||||||
uninstall-local:
|
uninstall-local:
|
||||||
rm -rf $(DESTDIR)$(docdir)/gui/SMESH
|
rm -rf $(DESTDIR)$(docdir)/gui/SMESH
|
||||||
|
@ -56,6 +56,12 @@ DISABLE_INDEX = NO
|
|||||||
GENERATE_TREEVIEW = YES
|
GENERATE_TREEVIEW = YES
|
||||||
TREEVIEW_WIDTH = 300
|
TREEVIEW_WIDTH = 300
|
||||||
|
|
||||||
|
#---------------------------------------------------------------------------
|
||||||
|
#SORT related options
|
||||||
|
#---------------------------------------------------------------------------
|
||||||
|
SORT_GROUP_NAMES = NO
|
||||||
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
#LaTeX related option
|
#LaTeX related option
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user