Skip to content

Configuring MkDocs

There are two parts that play a part in how the MkDocs page looks. There is changing the MkDocs pieces and parts and the theme that is being currently used called mkdocs-material. Any changes to either of these will be made in the build/mkdocs.yml file.

This is a link to MkDocs configuration page. Here is a link to material's setup page going over all of the customizations that can be made.