The pkgdown site auto-generates the reference index without grouping. Adding a _pkgdown.yml with a structured reference section would improve navigation:
- Constructors: dual(), dual_variable(), dual_constant(), dual_vector()
- Accessors: value(), deriv(), is_dual()
- Differentiation: D(), gradient(), hessian(), jacobian()
- Higher-order: dual_variable_n(), dual_constant_n(), deriv_n(), differentiate_n()
- Special functions: erf(), erfc(), beta(), lbeta(), psigamma()
The pkgdown site auto-generates the reference index without grouping. Adding a _pkgdown.yml with a structured reference section would improve navigation: