Salome HOME
Fix selection of non-visible features.
[modules/shaper.git] / src / PythonAddons / doc / addons_Features.rst
index da4b661b878b16347e152d53025dd43818c1f930..1db6329d641b948d2c99f16223f01903ea839a8c 100644 (file)
@@ -13,11 +13,12 @@ A feature description includes 4 files:
 - feature.py with python commands, 
 - icon.png with image of button in the toolbar (the file is located at sub-folder /icons).
 
-Two examples of already created custom features are:
+Some examples of already created custom features are:
 
 .. toctree::
    :titlesonly:
    :maxdepth: 1
 
-   boxFeature.rst
    rectangleFeature.rst
+   compoundVerticesFeature.rst
+   importParametersFeature.rst