Overview
I am currently using the build.commands directive in my .readthedocs.yaml configuration to call tox instead of rely on RTD's default build process. This approach is nice because I don't need to redo my documentation build process, but it means I don't get the flyout menu (see the RTD link above). The scope of this ticket is to add that flyout menu when the feature becomes available.
Deliverables
- Enable flyout menu in documentation when it becomes available.
Overview
I am currently using the
build.commandsdirective in my.readthedocs.yamlconfiguration to calltoxinstead of rely on RTD's default build process. This approach is nice because I don't need to redo my documentation build process, but it means I don't get the flyout menu (see the RTD link above). The scope of this ticket is to add that flyout menu when the feature becomes available.Deliverables