--- /dev/null
+.. SMESH documentation master file, created by
+ sphinx-quickstart on Tue Nov 21 15:18:10 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to SMESH's documentation!
+=================================
+
+.. toctree::
+ :maxdepth: 3
+
+ input/index.rst
+ input/about_meshes.rst
+ input/modifying_meshes.rst
+ input/grouping_elements.rst
+ input/about_filters.rst
+ input/viewing_meshes_overview.rst
+ input/about_quality_controls.rst
+ input/measurements.rst
+ input/using_notebook_smesh_page.rst
+ input/mesh_preferences.rst
+ input/smeshpy_interface.rst
+ input/tools.rst
+
+
--- /dev/null
+=====================
+Mesh Python interface
+=====================
+
+smeshstudytools module
+======================
+.. automodule:: smeshstudytools
+ :members:
+
+StdMeshersBuilder module
+========================
+.. automodule:: StdMeshersBuilder
+ :members:
+
+smeshBuilder module
+===================
+.. automodule:: smeshBuilder
+ :members:
+
+smesh_algorithm module
+======================
+.. automodule:: smesh_algorithm
+ :members:
+