RNV: porting documentation on the doxygen 1.7.3

This commit is contained in:
rnv 2011-04-11 06:56:10 +00:00
parent 9b2349d823
commit e38b8cec43
2 changed files with 8 additions and 1 deletions

View File

@ -66,8 +66,9 @@ install-data-local: usr_docs
. | .. | ./static ) ;; \
*) echo "Installing $${filen}" ; cp -rp $${filen} $(DESTDIR)$(docdir)/gui/SMESH ;; \
esac ; \
cp -rp $(srcdir)/images/head.png $(DESTDIR)$(docdir)/gui/SMESH/smeshpy_doc ; \
done ;
cp -rp $(srcdir)/images/head.png $(DESTDIR)$(docdir)/gui/SMESH/smeshpy_doc
uninstall-local:
rm -rf $(DESTDIR)$(docdir)/gui/SMESH

View File

@ -56,6 +56,12 @@ DISABLE_INDEX = NO
GENERATE_TREEVIEW = YES
TREEVIEW_WIDTH = 300
#---------------------------------------------------------------------------
#SORT related options
#---------------------------------------------------------------------------
SORT_GROUP_NAMES = NO
#---------------------------------------------------------------------------
#LaTeX related option
#---------------------------------------------------------------------------