Skip to content

Create extension for Arkindex API links

https://redmine.teklia.com/issues/12116

While testing this in the Arkindex doc, I found that we also just had links to the API docs without any specific endpoints, as well as links to a tag within the docs. I initially wanted a single macro that could have an optional endpoint name to handle this (api:[] vs api:ListElements[]), but this is not well supported in Asciidoctor. I went with two separate macros instead, one for endpoints and one for just the API docs in general or a single tag in the docs.

Merge request reports

Loading