make-id can't change members with leading underscore
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Any changes to the "id" of a class member within `make_id` with a leading underscore breaks the link from within the class (though the member page is still generated, appears in index and navigation buttons).
This appears to occur in the last step where the docbook is translated to html.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.