Salome HOME
Updating documentation to integrate the python package documentation BR_pypkg BR_pypkg_20100730
authorboulant <boulant>
Thu, 29 Jul 2010 13:36:27 +0000 (13:36 +0000)
committerboulant <boulant>
Thu, 29 Jul 2010 13:36:27 +0000 (13:36 +0000)
doc/docutils/Makefile.am
doc/salome/gui/SMESH/input/smeshpypkg.doc [new file with mode: 0644]

index aaa9e8663dcfedf966528564c6f4d7268d5ce37a..26780d4f247a9d2e749e58c3b83cbb3479e8f52a 100644 (file)
@@ -22,7 +22,7 @@
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
-pydocdir = $(docdir)/docutils/SMESH
+pydocdir = $(docdir)/tui/SMESH/docutils
 
 .PHONY : latex
 
diff --git a/doc/salome/gui/SMESH/input/smeshpypkg.doc b/doc/salome/gui/SMESH/input/smeshpypkg.doc
new file mode 100644 (file)
index 0000000..06bf94a
--- /dev/null
@@ -0,0 +1,14 @@
+/*!
+
+\page smeshpypkg_page Programming Interface of the SMESH python package
+
+Sorry, but the documentation is not available yet in doxygen format.
+
+Fortunately, a documentation exists in restructured format and then
+can be generated here using sphinx, in the expectative of the doxygen
+version.
+
+Please refer to this <a href="../../tui/SMESH/docutils/index.html">
+documentation of the SMESH python packages</a>.
+
+*/