From: Artem Zhidkov Date: Thu, 7 May 2020 07:29:32 +0000 (+0300) Subject: Documentation: eliminate warnings X-Git-Tag: V9_5_0b1~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=421880c8ceab2cae38b313d06670cd0de13b744b;p=modules%2Fshaper.git Documentation: eliminate warnings --- diff --git a/src/PythonAddons/doc/TUI_pyFile_rectangleFeature.rst b/src/PythonAddons/doc/TUI_pyFile_rectangleFeature.rst new file mode 100644 index 000000000..bbe2eafdb --- /dev/null +++ b/src/PythonAddons/doc/TUI_pyFile_rectangleFeature.rst @@ -0,0 +1,11 @@ + + .. _create_custom_rectangle_py: + +File feature.py +=============== + +.. literalinclude:: examples/rectangle/feature.py + :linenos: + :language: python + +:download:`Download this script ` \ No newline at end of file diff --git a/src/PythonAddons/doc/TUI_xmlFile_rectangleFeature.rst b/src/PythonAddons/doc/TUI_xmlFile_rectangleFeature.rst new file mode 100644 index 000000000..1901d9629 --- /dev/null +++ b/src/PythonAddons/doc/TUI_xmlFile_rectangleFeature.rst @@ -0,0 +1,11 @@ + + .. _create_custom_rectangle_xml: + +File widget.xml +=============== + +.. literalinclude:: examples/rectangle/widget.xml + :linenos: + :language: html + +:download:`Download this script ` \ No newline at end of file diff --git a/src/PythonAddons/doc/pyFile_rectangleFeature.rst b/src/PythonAddons/doc/pyFile_rectangleFeature.rst deleted file mode 100644 index bbe2eafdb..000000000 --- a/src/PythonAddons/doc/pyFile_rectangleFeature.rst +++ /dev/null @@ -1,11 +0,0 @@ - - .. _create_custom_rectangle_py: - -File feature.py -=============== - -.. literalinclude:: examples/rectangle/feature.py - :linenos: - :language: python - -:download:`Download this script ` \ No newline at end of file diff --git a/src/PythonAddons/doc/xmlFile_rectangleFeature.rst b/src/PythonAddons/doc/xmlFile_rectangleFeature.rst deleted file mode 100644 index 1901d9629..000000000 --- a/src/PythonAddons/doc/xmlFile_rectangleFeature.rst +++ /dev/null @@ -1,11 +0,0 @@ - - .. _create_custom_rectangle_xml: - -File widget.xml -=============== - -.. literalinclude:: examples/rectangle/widget.xml - :linenos: - :language: html - -:download:`Download this script ` \ No newline at end of file