Mechanism for custom type-link inclusion
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
We need a way for projects using docca to provide information about specific types in the project that have associated docs. The project authors should be able to provide an input or inclusion file that provides links we want to add for specified custom types. Docca currently has some hardcoded type-links [here](https://github.com/vinniefalco/docca/blob/master/include/docca/doxygen.xsl#L1572), but these types need to be moved out and the mechanism needs to be made generic.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.