0

I want this:readthedocs

Instead of this: material

I haven't seen anything that would help with this in the material for mkdocs nav setup

Arkya
  • 1

1 Answers1

1

There's a stack of good looking themes available for MkDocs.

Choose between the built in themes: mkdocs and readthedocs. Select one of the third-party themes listed on the MkDocs Themes wiki page, OR build your own.

Mixing layouts from different themes has a learning curve.

As a first step you'll need to install and try the ReadTheDocs-Dropdown.

enter image description here

help-info.de
  • 6,695
  • 16
  • 39
  • 41