Make API endpoint linkable in REST documentation

Closes #42835

Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
This commit is contained in:
Alexander Schwartz
2025-10-01 10:37:27 +02:00
committed by GitHub
parent a81584fc63
commit f80c2b4db9

View File

@@ -439,6 +439,7 @@
--> -->
<toc/> <toc/>
<toc-position>left</toc-position> <toc-position>left</toc-position>
<sectanchors />
<generated>${project.basedir}/target/apidocs-rest/asciidoc</generated> <generated>${project.basedir}/target/apidocs-rest/asciidoc</generated>
<!-- Boolean attributes are passed as defined/undefined to AsciiDoc, not at their literal value --> <!-- Boolean attributes are passed as defined/undefined to AsciiDoc, not at their literal value -->
<project_community>true</project_community> <project_community>true</project_community>