On #2264047: [meta] Document service definition tags we decided to have a new documentation tag: @service_tag

The API module needs to:
- Parse them (they may have parameters so we need a syntax for those if we want them parsed specially)
- Display them on their own pages
- Link them like we did recently for services
- On the page for @defgroup service_tag, make a list of them

I think this last bit can be accomplished by essentially making it so that when one of these is detected, it's as if it had @ingroup service_tag in its documentation.

Comments

cilefen’s picture

Issue summary: View changes
jhodgdon’s picture

Status: Active » Postponed

We should postpone this until we've decided on the standards for service tag documentation on the parent issue.

jhodgdon’s picture

See also #2745947: Adopt a method of documenting service tags, which is a new Coding Standards issue about this. The standards question has not yet been defined/answered.