]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Remove documentation in triple double quotes in Python script to avoid it in generate...
authorakl <akl@opencascade.com>
Fri, 5 Apr 2013 11:33:20 +0000 (11:33 +0000)
committerakl <akl@opencascade.com>
Fri, 5 Apr 2013 11:33:20 +0000 (11:33 +0000)
doc/salome/gui/GEOM/Makefile.am
doc/salome/gui/GEOM/doxyfile_py.in
doc/salome/gui/GEOM/input/geompy.doc

index 7454eb2ce963f24b030761cde7d3f338dc141f42..eed8dbaa6d6e9ecf5aa88d6c3eda2ca7cb42e93e 100755 (executable)
@@ -30,6 +30,10 @@ guidocdir = $(docdir)/gui/GEOM
 guidoc_DATA = images/head.png static/SALOME_BOA_PA.pdf
 
 usr_docs: doxyfile_tui doxyfile_py doxyfile
+       echo "===========================================" ;                    \
+       echo "Process geomBuilder.py for documentation generation" ;            \
+       echo "===========================================" ;                    \
+       $(KERNEL_ROOT_DIR)/bin/salome/prepare_generating_doc.py $(top_srcdir)/src/GEOM_SWIG/geomBuilder.py ;\
        echo "===========================================" ;                    \
        echo "Generating examples documentation" ;                              \
        echo "===========================================" ;                    \
@@ -42,7 +46,7 @@ usr_docs: doxyfile_tui doxyfile_py doxyfile
        echo "Generating GUI documentation" ;                                   \
        echo "===========================================" ;                    \
        $(DOXYGEN) doxyfile ;                                                   \
-       rm -f ./geompy.py
+       rm -f ./geomBuilder.py
 
 docs: usr_docs
 
index 56ae4db876c1a9a5b1078d1b29c9a2ed04b09187..5a3689a0f6d4c0faf4f245befe4e8d42b2ebbf19 100755 (executable)
@@ -99,7 +99,7 @@ EXAMPLE_RECURSIVE      = NO
 #---------------------------------------------------------------------------
 #Input related options
 #---------------------------------------------------------------------------
-INPUT             = @top_srcdir@/src/GEOM_SWIG/geomBuilder.py @top_srcdir@/src/GEOM_SWIG/gsketcher.py @top_srcdir@/idl/GEOM_Gen.idl
+INPUT             = geomBuilder.py @top_srcdir@/src/GEOM_SWIG/gsketcher.py @top_srcdir@/idl/GEOM_Gen.idl
 FILE_PATTERNS     = 
 IMAGE_PATH        = @srcdir@/images
 EXAMPLE_PATH      = @top_srcdir@/src/GEOM_SWIG
index c6411b7de0f87b7e3f9432c39270fb641f2f3213..569afa2592fb50b50f154d70b3a293509dcacb52 100644 (file)
@@ -6,7 +6,7 @@
 <a href="geompy_doc/modules.html">structured documentation for geomBuilder.py</a>,
 where all package functionality is separated in groups by purpose.
 
-\n Also you can find any function in the \ref GEOM_SWIG.geomBuilder
+\n Also you can find any function in the \ref geomBuilder
 "linear documentation for geomBuilder.py".
 
 \n