diff --git a/mkdocs.yml b/mkdocs.yml index d174e47..8587ea7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,14 +13,16 @@ theme: - content.code.copy nav: - - Intro: index.md + - OpenML Server: index.md - Getting Started: installation.md + - Contributing: - contributing/index.md - Development: contributing/contributing.md - Tests: contributing/tests.md - Documentation: contributing/documentation.md - Project Overview: contributing/project_overview.md + - Changes: migration.md markdown_extensions: