From d226f785281c1e4524d05ddd731025c1dd4e7a75 Mon Sep 17 00:00:00 2001 From: Harrissou Sant-anna Date: Sat, 10 Feb 2024 20:36:49 +0100 Subject: [PATCH] Remove unavailable Edit submenus Fixes #8853 (cherry picked from commit fb5f8cb8c847b8822a8d155408efd62f04fbbc70) --- docs/user_manual/introduction/qgis_gui.rst | 152 --------------------- 1 file changed, 152 deletions(-) diff --git a/docs/user_manual/introduction/qgis_gui.rst b/docs/user_manual/introduction/qgis_gui.rst index 26e59ae909a..0df6a6bc133 100644 --- a/docs/user_manual/introduction/qgis_gui.rst +++ b/docs/user_manual/introduction/qgis_gui.rst @@ -347,122 +347,6 @@ menu options you need to switch to editing mode by clicking on |toggleEditing| - :kbd:`Ctrl+.` - :guilabel:`Digitizing` - :ref:`add_feature` - * - |circularStringCurvePoint| :guilabel:`Add Circular String` - - - - :guilabel:`Shape Digitizing` - - :ref:`add_circular_string` - * - |circularStringRadius| :guilabel:`Add Circular String by Radius` - - - - :guilabel:`Shape Digitizing` - - :ref:`add_circular_string` - * - :menuselection:`Add Circle -->` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_circles` - * - :menuselection:`-->` - |circle2Points| :guilabel:`Add Circle from 2 Points` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_circles` - * - :menuselection:`-->` - |circle3Points| :guilabel:`Add Circle from 3 Points` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_circles` - * - :menuselection:`-->` - |circle3Tangents| :guilabel:`Add Circle from 3 Tangents` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_circles` - * - :menuselection:`-->` - |circle2TangentsPoint| - :guilabel:`Add Circle from 2 Tangents and a Point` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_circles` - * - :menuselection:`-->` - |circleCenterPoint| - :guilabel:`Add Circle by a Center Point and Another Point` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_circles` - * - :menuselection:`Add Rectangle -->` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_rectangles` - * - :menuselection:`-->` - |rectangleExtent| :guilabel:`Add Rectangle from Extent` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_rectangles` - * - :menuselection:`-->` - |rectangleCenter| - :guilabel:`Add Rectangle from Center and a Point` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_rectangles` - * - :menuselection:`-->` - |rectangle3PointsProjected| - :guilabel:`Add Rectangle from 3 Points (Distance from 2nd - and 3rd point)` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_rectangles` - * - :menuselection:`-->` - |rectangle3PointsDistance| - :guilabel:`Add Rectangle from 3 Points (Distance from - projected point on segment p1 and p2)` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_rectangles` - * - :menuselection:`Add Regular Polygon -->` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_regular_polygons` - * - :menuselection:`-->` - |regularPolygonCenterPoint| - :guilabel:`Add Regular Polygon from Center and a Point` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_regular_polygons` - * - :menuselection:`-->` - |regularPolygonCenterCorner| - :guilabel:`Add Regular Polygon from Center and a Corner` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_regular_polygons` - * - :menuselection:`-->` - |regularPolygon2Points| - :guilabel:`Add Regular Polygon from 2 Points` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_regular_polygons` - * - :menuselection:`Add Ellipse -->` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_ellipses` - * - :menuselection:`-->` - |ellipseCenter2Points| - :guilabel:`Add Ellipse from Center and 2 Points` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_ellipses` - * - :menuselection:`-->` - |ellipseCenterPoint| - :guilabel:`Add Ellipse from Center and a Point` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_ellipses` - * - :menuselection:`-->` - |ellipseExtent| :guilabel:`Add Ellipse from Extent` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_ellipses` - * - :menuselection:`-->` - |ellipseFoci| :guilabel:`Add Ellipse from Foci` - - - - :guilabel:`Shape Digitizing` - - :ref:`draw_ellipses` * - :menuselection:`Add Annotation -->` - - @@ -2265,20 +2149,6 @@ processes (QGIS startup, plugins loading, processing tools...) :width: 1.5em .. |checkbox| image:: /static/common/checkbox.png :width: 1.3em -.. |circle2Points| image:: /static/common/mActionCircle2Points.png - :width: 1.5em -.. |circle2TangentsPoint| image:: /static/common/mActionCircle2TangentsPoint.png - :width: 1.5em -.. |circle3Points| image:: /static/common/mActionCircle3Points.png - :width: 1.5em -.. |circle3Tangents| image:: /static/common/mActionCircle3Tangents.png - :width: 1.5em -.. |circleCenterPoint| image:: /static/common/mActionCircleCenterPoint.png - :width: 1.5em -.. |circularStringCurvePoint| image:: /static/common/mActionCircularStringCurvePoint.png - :width: 1.5em -.. |circularStringRadius| image:: /static/common/mActionCircularStringRadius.png - :width: 1.5em .. |clip| image:: /static/common/mAlgorithmClip.png :width: 1.5em .. |collect| image:: /static/common/mAlgorithmCollect.png @@ -2325,14 +2195,6 @@ processes (QGIS startup, plugins loading, processing tools...) :width: 1.5em .. |editPaste| image:: /static/common/mActionEditPaste.png :width: 1.5em -.. |ellipseCenter2Points| image:: /static/common/mActionEllipseCenter2Points.png - :width: 1.5em -.. |ellipseCenterPoint| image:: /static/common/mActionEllipseCenterPoint.png - :width: 1.5em -.. |ellipseExtent| image:: /static/common/mActionEllipseExtent.png - :width: 1.5em -.. |ellipseFoci| image:: /static/common/mActionEllipseFoci.png - :width: 1.5em .. |expressionSelect| image:: /static/common/mIconExpressionSelect.png :width: 1.5em .. |extents| image:: /static/common/extents.png @@ -2544,26 +2406,12 @@ processes (QGIS startup, plugins loading, processing tools...) :width: 1.5em .. |rasterize| image:: /static/common/rasterize.png :width: 1.5em -.. |rectangle3PointsDistance| image:: /static/common/mActionRectangle3PointsDistance.png - :width: 1.5em -.. |rectangle3PointsProjected| image:: /static/common/mActionRectangle3PointsProjected.png - :width: 1.5em -.. |rectangleCenter| image:: /static/common/mActionRectangleCenter.png - :width: 1.5em -.. |rectangleExtent| image:: /static/common/mActionRectangleExtent.png - :width: 1.5em .. |redo| image:: /static/common/mActionRedo.png :width: 1.5em .. |refresh| image:: /static/common/mActionRefresh.png :width: 1.5em .. |regularPoints| image:: /static/common/mAlgorithmRegularPoints.png :width: 1.5em -.. |regularPolygon2Points| image:: /static/common/mActionRegularPolygon2Points.png - :width: 1.5em -.. |regularPolygonCenterCorner| image:: /static/common/mActionRegularPolygonCenterCorner.png - :width: 1.5em -.. |regularPolygonCenterPoint| image:: /static/common/mActionRegularPolygonCenterPoint.png - :width: 1.5em .. |removeAllFromOverview| image:: /static/common/mActionRemoveAllFromOverview.png :width: 1.5em .. |removeLayer| image:: /static/common/mActionRemoveLayer.png