sphinx-bootstrap-theme icon indicating copy to clipboard operation
sphinx-bootstrap-theme copied to clipboard

Submenus on BS3

Open inducer opened this issue 11 years ago • 4 comments

How opposed would you be to using a workaround (such as suggested in the answers at [1]) to reenable submenus on Bootstrap 3?

Thanks, Andreas

[1] https://stackoverflow.com/questions/18023493/bootstrap-3-dropdown-sub-menu-missing

inducer avatar Feb 05 '14 20:02 inducer

This looks potentially viable:

http://www.smartmenus.org/blog/smartmenus/create-advanced-bootstrap-3-navbars-zero-config/

inducer avatar Feb 05 '14 20:02 inducer

Do you know of anyone who has tried to implement this as a workaround?

rkalescky avatar Jun 23 '15 15:06 rkalescky

No, unfortunately not really.

inducer avatar Jun 23 '15 16:06 inducer

FYI, I was able to get submenus using Shprink's solution from Stack Overflow by simply adding the CSS and javascript files via layout.html and changing globaltoc_depth.

rkalescky avatar Jul 06 '15 16:07 rkalescky