diff --git a/docs/pyqgis_developer_cookbook/plugins/ide_debugging.rst b/docs/pyqgis_developer_cookbook/plugins/ide_debugging.rst index 401e129b720..8215f83fded 100644 --- a/docs/pyqgis_developer_cookbook/plugins/ide_debugging.rst +++ b/docs/pyqgis_developer_cookbook/plugins/ide_debugging.rst @@ -25,8 +25,7 @@ From :menuselection:`Plugins --> Manage and Install plugins…`, install: * *First Aid*: This will add a Python console and local debugger to inspect variables when an exception is raised from a plugin. - -.. warning:: |outofdate| +.. warning:: Despite our constant efforts, information beyond this line may not be updated for QGIS 3. A note on configuring your IDE on Linux and Windows ==================================================== @@ -337,4 +336,3 @@ following these steps. .. |checkbox| image:: /static/common/checkbox.png :width: 1.3em -.. |outofdate| replace:: `Despite our constant efforts, information beyond this line may not be updated for QGIS 3. Refer to https://qgis.org/pyqgis/master for the python API documentation or, give a hand to update the chapters you know about. Thanks.` diff --git a/substitutions.txt b/substitutions.txt index 16224d4b9ac..fd19755b024 100644 --- a/substitutions.txt +++ b/substitutions.txt @@ -861,7 +861,6 @@ .. |otb| image:: /static/common/otb.png :width: 1.5em .. |otto| image:: img/otto_dassau.png -.. |outofdate| replace:: `Despite our constant efforts, information beyond this line may not be updated for QGIS 3. Refer to https://qgis.org/pyqgis/master for the python API documentation or, give a hand to update the chapters you know about. Thanks.` .. |overlay| image:: /static/common/overlay.png :width: 1.5em .. |paintEffects| image:: /static/common/mIconPaintEffects.png