-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Labels
Description
On a model detail page such as:
- https://parsnip.tidymodels.org/dev/reference/details_boost_tree_xgboost.html
- https://parsnip.tidymodels.org/dev/reference/details_boost_tree_C5.0.html
- and so on
the links within the page, both in the TOC and the main page, are not right. They all go to #arguments only. For example, in the TOC, try to click on something like "Examples" or "References". The same think happens when you hover or click on the link icon like this:
However we are generating these pages is making all links go only to "References". I spent a brief amount of time looking at how we generate these pages but it is obtuse enough that I am just marking it here to come back to later.
