From b74390ad433a3199e08e79905c7b7b9871a7497b Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Wed, 4 Feb 2026 08:38:14 +0000 Subject: [PATCH] Add docs/source/plugin.rst --- docs/source/plugin.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/source/plugin.rst diff --git a/docs/source/plugin.rst b/docs/source/plugin.rst new file mode 100644 index 0000000..cae7318 --- /dev/null +++ b/docs/source/plugin.rst @@ -0,0 +1,9 @@ +Plugin +===== + +Install the AcuGIS QWC2 QGIS Plugin using the QGIS Plugin Manager + + .. image:: images/plugin-install.png + +.. note:: + The Plugin is not required for publishing, but will make publishing simpler. \ No newline at end of file