Replies: 1 comment 3 replies
-
Thanks for suggesting. Albeit I understand your concern, I'm not planning to advertise features of specific alternatives or themes. You're not advertising Material for MkDocs as an alternative on the documentation of Sphinx Immaterial either or contributing anything back, you're only profiting off years of my work. This guide is meant for users to be able to explore alternatives before deciding to settle. If you want, I can remove the reference to Sphinx Immaterial altogether, as it doesn't help this project. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if in the alternatives section you mentioned that Sphinx Immaterial contains a modified search implementation that provides similar functionality to mkdocs-material.
Currently it lists "Search is less powerful than the one provided by MkDocs" which may be true for the normal search functionality in Sphinx (you have to press enter and go to a new page to see results rather than seeing them in a dropdown as you type, search is not aware of document sections and always just links to the top of the page except for "objects").
However, the heavily modified version of Sphinx search in sphinx immaterial provides similar functionality to mkdocs-material and actually has some advantages:
Beta Was this translation helpful? Give feedback.
All reactions