summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-05-17 14:58:31 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-05-17 23:40:45 +0200
commit500b29ddfcf067e5831c3ecef5bd386b725a463c (patch)
treec49ceb10d289bc1ff2ed175873deae2f08b82820
parentc439137cdb1055ddd262b9169c7a59e138b9472d (diff)
Exclude file from indexing
This file is source for embeds and don't need to be indexed. Change-Id: I458da5804e7152bc5e684e356df5d62e8dbca9e3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151908 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/scalc/00/avail_release.xhp11
1 files changed, 10 insertions, 1 deletions
diff --git a/source/text/scalc/00/avail_release.xhp b/source/text/scalc/00/avail_release.xhp
index 75383ea1ae..07171f91a2 100644
--- a/source/text/scalc/00/avail_release.xhp
+++ b/source/text/scalc/00/avail_release.xhp
@@ -10,7 +10,7 @@
-->
<meta>
- <topic id="availablerelease" indexer="include" status="PUBLISH">
+ <topic id="availablerelease" indexer="exclude" status="PUBLISH">
<title id="tit" xml-lang="en-US">Available since release</title>
<filename>/text/scalc/00/avail_release.xhp</filename>
</topic>
@@ -83,5 +83,14 @@
<section id="7.2">
<tip id="par_id651551401041667">This function is available since %PRODUCTNAME 7.2.</tip>
</section>
+ <section id="7.3">
+ <tip id="par_id651551401041668">This function is available since %PRODUCTNAME 7.3.</tip>
+ </section>
+ <section id="7.4">
+ <tip id="par_id651551401041669">This function is available since %PRODUCTNAME 7.4.</tip>
+ </section>
+ <section id="7.5">
+ <tip id="par_id651551401041670">This function is available since %PRODUCTNAME 7.5.</tip>
+ </section>
</body>
</helpdocument>