Skip to content

Commit

Permalink
Adjust/cleanup of substitutions
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Oct 27, 2023
1 parent f9cf9c1 commit 93dfec6
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 69 deletions.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ Please have a look into one of the documents below.
please add it also to the substitutions.txt file in the
source folder.
.. |CURRENT| replace:: 3.28
.. |CURRENT| replace:: 3.34
2 changes: 1 addition & 1 deletion docs/user_manual/grass_integration/grass_integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ https://qgis.org/en/site/getinvolved/development/addinggrasstools.html.
please add it also to the substitutions.txt file in the
source folder.
.. |CURRENT| replace:: 3.28
.. |CURRENT| replace:: 3.34
.. |captureBoundary| image:: /static/common/mActionCaptureBoundary.png
:width: 1.5em
.. |captureCentroid| image:: /static/common/mActionCaptureCentroid.png
Expand Down
2 changes: 1 addition & 1 deletion docs/user_manual/preamble/contributors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ The current translations are made possible thanks to:
please add it also to the substitutions.txt file in the
source folder.
.. |CURRENT| replace:: 3.28
.. |CURRENT| replace:: 3.34
4 changes: 2 additions & 2 deletions docs/user_manual/preamble/preamble.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ https://qgis.org/en/site/forusers/visualchangelogs.html.

We recommend that you use this version over previous releases.

.. |QGIS_CURRENT| replace:: QGIS 3.28
.. _QGIS_CURRENT: https://docs.qgis.org/3.28/en/docs/
.. |QGIS_CURRENT| replace:: QGIS 3.34
.. _QGIS_CURRENT: https://docs.qgis.org/3.34/en/docs/
10 changes: 0 additions & 10 deletions docs/user_manual/processing_algs/qgis/3dtiles.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
3D Tiles
========
|334|

.. only:: html

Expand Down Expand Up @@ -145,12 +144,3 @@ Python code
.. include:: ../algs_include.rst
:start-after: **algorithm_code_section**
:end-before: **end_algorithm_code_section**


.. Substitutions definitions - AVOID EDITING PAST THIS LINE
This will be automatically updated by the find_set_subst.py script.
If you need to create a new substitution manually,
please add it also to the substitutions.txt file in the
source folder.
.. |334| replace:: ``NEW in 3.34``
10 changes: 0 additions & 10 deletions docs/user_manual/processing_algs/qgis/modelertools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Modeler tools

Calculate expression
--------------------
|334|

It calculates the result of a QGIS expression and eliminates
the need to use the same expression multiple times throughout
Expand Down Expand Up @@ -783,12 +782,3 @@ Python code
.. include:: ../algs_include.rst
:start-after: **algorithm_code_section**
:end-before: **end_algorithm_code_section**


.. Substitutions definitions - AVOID EDITING PAST THIS LINE
This will be automatically updated by the find_set_subst.py script.
If you need to create a new substitution manually,
please add it also to the substitutions.txt file in the
source folder.
.. |334| replace:: ``NEW in 3.34``
11 changes: 0 additions & 11 deletions docs/user_manual/processing_algs/qgis/rasterterrainanalysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ Python code
DTM filter (slope-based)
------------------------

|334|

Can be used to filter a digital elevation model in order to classify its cells into ground and object (non-ground) cells.

The tool uses concepts as described by Vosselman (2000)
Expand Down Expand Up @@ -718,12 +716,3 @@ Python code
.. include:: ../algs_include.rst
:start-after: **algorithm_code_section**
:end-before: **end_algorithm_code_section**


.. Substitutions definitions - AVOID EDITING PAST THIS LINE
This will be automatically updated by the find_set_subst.py script.
If you need to create a new substitution manually,
please add it also to the substitutions.txt file in the
source folder.
.. |334| replace:: ``NEW in 3.34``
10 changes: 0 additions & 10 deletions docs/user_manual/processing_algs/qgis/rastertools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ Basic parameters

Advanced parameters
^^^^^^^^^^^^^^^^^^^
|330|

.. list-table::
:header-rows: 1
Expand Down Expand Up @@ -542,12 +541,3 @@ Python code
.. include:: ../algs_include.rst
:start-after: **algorithm_code_section**
:end-before: **end_algorithm_code_section**


.. Substitutions definitions - AVOID EDITING PAST THIS LINE
This will be automatically updated by the find_set_subst.py script.
If you need to create a new substitution manually,
please add it also to the substitutions.txt file in the
source folder.
.. |330| replace:: ``NEW in 3.30``
3 changes: 0 additions & 3 deletions docs/user_manual/processing_algs/qgis/vectorgeneral.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2241,8 +2241,6 @@ Basic parameters
- Destination coordinate reference system
* - **Convert curved geometries to straight segments**

|332|

Optional
- ``CONVERT_CURVED_GEOMETRIES``
- [boolean]
Expand Down Expand Up @@ -2721,6 +2719,5 @@ Python code
please add it also to the substitutions.txt file in the
source folder.
.. |332| replace:: ``NEW in 3.32``
.. |checkbox| image:: /static/common/checkbox.png
:width: 1.3em
9 changes: 2 additions & 7 deletions docs/user_manual/processing_algs/qgis/vectortable.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,16 +190,12 @@ Parameters
- Precision of the field. Useful with Float field type.
* - **Field alias**

|332|

Optional
- ``FIELD_ALIAS``
- [string]
- Set a name to use as alias for the field. Not supported by all format types.
* - **Field comment**

|332|

Optional
- ``FIELD_COMMENT``
- [string]
Expand Down Expand Up @@ -942,11 +938,11 @@ Parameters
When using a template layer, indicates whether there are constraints
applied to the template field. Hover over the cell to display the constraints.

:guilabel:`Field alias` (``field_alias``) [string] |332|
:guilabel:`Field alias` (``field_alias``) [string]
Set a name to use as alias for the field. Not supported by all format types.
Existing aliases are displayed and will be copied to the destination layer if supported.

:guilabel:`Field comment` (``field_comment``) [string] |332|
:guilabel:`Field comment` (``field_comment``) [string]
Store a comment describing the field. Not supported by all format types.
Existing comments are displayed and will be copied to the destination layer if supported.

Expand Down Expand Up @@ -1212,7 +1208,6 @@ Python code
please add it also to the substitutions.txt file in the
source folder.
.. |332| replace:: ``NEW in 3.32``
.. |arrowDown| image:: /static/common/mActionArrowDown.png
:width: 1.5em
.. |arrowUp| image:: /static/common/mActionArrowUp.png
Expand Down
10 changes: 0 additions & 10 deletions docs/user_manual/processing_algs/qgis/vectortiles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Vector Tiles

Download vector tiles
---------------------
|332|

Downloads vector tiles of an input vector tile layer and saves them in a local vector tile file.

Expand Down Expand Up @@ -302,12 +301,3 @@ Python code
.. include:: ../algs_include.rst
:start-after: **algorithm_code_section**
:end-before: **end_algorithm_code_section**


.. Substitutions definitions - AVOID EDITING PAST THIS LINE
This will be automatically updated by the find_set_subst.py script.
If you need to create a new substitution manually,
please add it also to the substitutions.txt file in the
source folder.
.. |332| replace:: ``NEW in 3.32``
6 changes: 3 additions & 3 deletions substitutions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
:width: 1.5em
.. |25dSymbol| image:: /static/common/renderer25dSymbol.png
:width: 1.5em
.. |330| replace:: ``NEW in 3.30``
.. |332| replace:: ``NEW in 3.32``
.. |334| replace:: ``NEW in 3.34``
.. |336| replace:: ``NEW in 3.36``
.. |338| replace:: ``NEW in 3.38``
.. |340| replace:: ``NEW in 3.40``
.. |3d| image:: /static/common/3d.png
:width: 1.5em
.. |3dNavigation| image:: /static/common/mAction3DNavigation.png
Expand Down

0 comments on commit 93dfec6

Please sign in to comment.