From bbf5a35ce3bad4610263f8b41816c615cccd3388 Mon Sep 17 00:00:00 2001 From: "T. van der Sar" <t.vandersar@tudelft.nl> Date: Thu, 9 Apr 2020 13:19:45 +0000 Subject: [PATCH] Update mkdocs.yml - added summary and review --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 6775c56c..dba07300 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -30,6 +30,7 @@ nav: - Semiconductors: - Basic principles: '13_semiconductors.md' - Doping and devices: '14_doping_and_devices.md' + - Summary and review: '15_SummaryAndReview.md' - Attic: - Magnetism: 'lecture_8.md' - Fermi surface periodic table: 'fermi_surfaces.md' -- GitLab