diff mbox series

[5/5] ref-manual: package-index doc mentions deploy-ready feeds.

Message ID 20230817155143.2578874-6-charlie.johnston@ni.com
State New
Headers show
Series Add packagefeed class documentation. | expand

Commit Message

Charlie Johnston Aug. 17, 2023, 3:50 p.m. UTC
Clarify the the package-index task will not update any
indexes that are in the deploy-ready feeds area.

Signed-off-by: Charlie Johnston <charlie.johnston@ni.com>
---
 documentation/ref-manual/tasks.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index 649d19fd7..c848948d8 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -537,7 +537,9 @@  Lists all defined tasks for a target.
 ``do_package_index``
 --------------------
 
-Creates or updates the index in the :ref:`overview-manual/concepts:package feeds` area.
+Creates or updates the index in the :ref:`overview-manual/concepts:package feeds` area. This only updates
+the indexes in the :ref:`overview-manual/concepts:package feeds` area and does not impact indexes in the
+:ref:`overview-manual/concepts:deploy-ready package feeds` area.
 
 .. note::