Skip to content

Commit 15021b3

Browse files
committed
Small update
1 parent e7b9ba4 commit 15021b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

topics/sort_glossentries.dita

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,13 @@
9393
<p>The XML Refactoring XML descriptor and XSLT stylesheet can also be found here: <xref
9494
href="https://github.com/oxygenxml/dita-refactoring-examples/tree/master/18.%20Sort%20Glossentries"
9595
format="html" scope="external"/>.</p>
96+
<section id="section_if2_2d2_52c">
97+
<title>Alternative approach - AI Positron Assistant add-on</title>
98+
<p>An alternative approach is to implement a custom AI action which uses a prompt to
99+
instruct the AI to read the contents of the referenced glossentries, extract their
100+
titles and then sort them: <xref
101+
href="https://github.com/oxygenxml-incubator/ai-positron-assistant-samples/blob/main/Custom%20Actions/sort-glossentries-dita-map.json"
102+
format="html" scope="external"/></p>
103+
</section>
96104
</body>
97105
</topic>

0 commit comments

Comments
 (0)