You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Official Sencha docs have a menu for jumping between the docs of different products and versions:
This is currently a hidden hackish feature of JSDuck. But as it's there, you might as well use it if you want to.
To make the menu appear you need to inject a bit of JavaScript into the JSDuck output using either the --body-html or --head-html option. Because we need to inject several lines of JavaScript, it's better to place such a long command line option to a Config file: