From: nge Date: Wed, 18 Feb 2009 14:20:12 +0000 (+0000) Subject: Correction : Correct (empty!) user doc X-Git-Tag: V0~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0974188b3a8b911643d36c023c81ea10fee88540;p=plugins%2Fblsurfplugin.git Correction : Correct (empty!) user doc --- diff --git a/doc/salome/gui/Makefile.am b/doc/salome/gui/Makefile.am index dc5a8a9..e5e5b54 100644 --- a/doc/salome/gui/Makefile.am +++ b/doc/salome/gui/Makefile.am @@ -34,7 +34,7 @@ usr_docs: doxyfile docs: usr_docs clean-local: - -rm -fr GUI doxygen.bak + -rm -fr BLSURFPLUGIN doxygen.bak install-data-local: usr_docs $(INSTALL) -d $(DESTDIR)$(docdir)/gui diff --git a/doc/salome/gui/doxyfile.in b/doc/salome/gui/doxyfile.in index dd9ea65..ef43c8c 100755 --- a/doc/salome/gui/doxyfile.in +++ b/doc/salome/gui/doxyfile.in @@ -22,8 +22,8 @@ #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- -PROJECT_NAME = "GUI Module Reference Manual v.@VERSION@" -OUTPUT_DIRECTORY = GUI +PROJECT_NAME = "BLSURFPLUGIN Module Reference Manual v.@VERSION@" +OUTPUT_DIRECTORY = BLSURFLPUGIN CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English TAB_SIZE = 5 @@ -62,4 +62,4 @@ GENERATE_LATEX = NO #--------------------------------------------------------------------------- #RTF related options #--------------------------------------------------------------------------- -GENERATE_RTF = NO \ No newline at end of file +GENERATE_RTF = NO