From c6ee9e42ed9a6f0c0437ebf983c76065b46fac1a Mon Sep 17 00:00:00 2001 From: boulant Date: Thu, 29 Jul 2010 13:35:25 +0000 Subject: [PATCH 1/1] Updating documentation to integrate the python package documentation --- doc/docutils/Makefile.am | 2 +- doc/salome/gui/GEOM/input/geompypkg.doc | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/docutils/Makefile.am b/doc/docutils/Makefile.am index 1fe6d628a..a85de6cef 100644 --- a/doc/docutils/Makefile.am +++ b/doc/docutils/Makefile.am @@ -22,7 +22,7 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am -pydocdir = $(docdir)/docutils/GEOM +pydocdir = $(docdir)/tui/GEOM/docutils .PHONY : latex diff --git a/doc/salome/gui/GEOM/input/geompypkg.doc b/doc/salome/gui/GEOM/input/geompypkg.doc index d546a15b7..b9201ce41 100644 --- a/doc/salome/gui/GEOM/input/geompypkg.doc +++ b/doc/salome/gui/GEOM/input/geompypkg.doc @@ -2,6 +2,17 @@ \page geompypkg_page Programming Interface of GEOM 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 +documentation of the KERNEL python packages. + +Here is a sample generated from the doxygen format: + The GEOM python package essentially contains: