From 72c8ab7ebf89a4633f87002c3d204f6793f2d055 Mon Sep 17 00:00:00 2001 From: Artem Zhidkov Date: Wed, 20 May 2020 12:43:06 +0300 Subject: [PATCH] Cosmetic changes in the documentation --- doc/gui/index.rst.in | 4 ++++ src/FiltersPlugin/doc/FiltersPlugin.rst | 4 ++-- src/PythonAddons/doc/compoundVerticesFeature.rst | 2 +- src/PythonAddons/doc/importParametersFeature.rst | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/gui/index.rst.in b/doc/gui/index.rst.in index bde9f7476..bfdca582e 100644 --- a/doc/gui/index.rst.in +++ b/doc/gui/index.rst.in @@ -13,4 +13,8 @@ Welcome to SHAPER documentation! General/Introduction.rst General/Tutorial.rst + +.. toctree:: + :hidden: + General/TUI_scripts.rst diff --git a/src/FiltersPlugin/doc/FiltersPlugin.rst b/src/FiltersPlugin/doc/FiltersPlugin.rst index fd63d7a3a..81b67a1da 100644 --- a/src/FiltersPlugin/doc/FiltersPlugin.rst +++ b/src/FiltersPlugin/doc/FiltersPlugin.rst @@ -5,8 +5,8 @@ .. _filtersPlugin: -Filters Plugin -============== +Filters plug-in +=============== Filters plug-in provides a collection of filters used Filters property panel (for example see :ref:`groupPage` feature). diff --git a/src/PythonAddons/doc/compoundVerticesFeature.rst b/src/PythonAddons/doc/compoundVerticesFeature.rst index 707c07773..54168cc60 100644 --- a/src/PythonAddons/doc/compoundVerticesFeature.rst +++ b/src/PythonAddons/doc/compoundVerticesFeature.rst @@ -1,7 +1,7 @@ .. _create_compound_Vertices: .. |compoundVertices.icon| image:: images/compound.png -compound Vertices +Compound Vertices ================= Compound Vertices is a feature and can be edited after execution. diff --git a/src/PythonAddons/doc/importParametersFeature.rst b/src/PythonAddons/doc/importParametersFeature.rst index 7a97e2632..89443ed32 100644 --- a/src/PythonAddons/doc/importParametersFeature.rst +++ b/src/PythonAddons/doc/importParametersFeature.rst @@ -1,7 +1,7 @@ .. _create_import_Parameters: .. |importParameters.icon| image:: images/importParameters.png -import Parameters +Import Parameters ================= Import Parameters is a macro-feature and can not be edited after execution. -- 2.39.2