roxygen2
roxygen2 copied to clipboard
Add section and other markers to HTML help
E.g.
- anchors to the sections, so we can link to them, especially when we solve cross-page in-page linking,
- metadata to the links, to show the name of the originally linked topic, because after #1109 cross-package links will contain the file name, but not the topic.
- etc.