menu issue of the readthedocs theme #110
Closed
Comments
I see the same thing, menu generation for that theme is not working, works on all other themes. |
https://github.com/tomchristie/mkdocs/blob/master/mkdocs/themes/readthedocs/toc.html#L4 Seems to be the offending line. For some reason nav_item.url is either empty, or simply a '.' dot |
ryanneufeld
pushed a commit
to ryanneufeld/mkdocs
that referenced
this issue
Aug 19, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when I configured the readthedocs theme, the menu in the left side can not use.
I clicked them, but no response.
the same code if I remove the theme, all works will.
The text was updated successfully, but these errors were encountered: