Github user jsime commented on the issue:
https://github.com/apache/trafficserver/pull/1128
Sorry it took a couple days to review, but everything non-enum related
looks good. Thanks for all the cleanup, @SolidWallOfCode!
The lack of proper enum support in the C sphinx domain is bothersome. I'd
be inclined to either abuse the C++ domain's enum support even for C code, or
take the longer view of trying to port (or encourage someone to port) the
enumerator from the C++ domain to the C domain in Sphinx. The latter would
involve us bumping Sphinx versions, but at least it would feel less wrong than
using the wrong Sphinx domain for parts of the TS C API docs.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---