]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Updating documentation to integrate the python package documentation BR_pypkg BR_pypkg_20100730
authorboulant <boulant>
Thu, 29 Jul 2010 13:34:53 +0000 (13:34 +0000)
committerboulant <boulant>
Thu, 29 Jul 2010 13:34:53 +0000 (13:34 +0000)
doc/docutils/Makefile.am
doc/salome/kernelpypkg.dox

index 9d615ede6899b48642558e1be5923032fdc42dc3..1168cba51eca43e8efd0bf4379a574d9d98439e0 100644 (file)
@@ -22,7 +22,7 @@
 
 include $(top_srcdir)/salome_adm/unix/make_common_starter.am
 
-pydocdir = $(docdir)/docutils/KERNEL
+pydocdir = $(docdir)/tui/KERNEL/docutils
 
 .PHONY : latex
 
index c7501f7afa20f019c38d225f0674d37396860930..0b38f04457a0459acc2bc06fe786f0227d3cba24 100644 (file)
@@ -2,8 +2,13 @@
 
 \page kernelpypkg_page Programming Interface of the KERNEL python package
 
-Please refer to the complete
-<a href="../../docutils/KERNEL/index.html"> documentation of the KERNEL
-python packages</a> generated with sphinx from rst text files.
+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/KERNEL/docutils/index.html">
+documentation of the KERNEL python packages</a>.
 
 */