From b1900d6ebcc39738885f90fa9f18b28206a74947 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 24 Jul 2016 19:13:40 -0400 Subject: very early checkin of template for user-docs, only a few pages filled out --- mkdocs-material/src/drawer.html | 109 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 mkdocs-material/src/drawer.html (limited to 'mkdocs-material/src/drawer.html') diff --git a/mkdocs-material/src/drawer.html b/mkdocs-material/src/drawer.html new file mode 100644 index 00000000..ac7f7933 --- /dev/null +++ b/mkdocs-material/src/drawer.html @@ -0,0 +1,109 @@ + + \ No newline at end of file -- cgit v1.3.1