From 867353b827eabb294f1cc8d0d825669cf64b7138 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 27 Aug 2018 19:13:42 -0400 Subject: switch from mkdocs-material to a custom readthedocs style for user docs as well --- mkdocs-material/MANIFEST.in | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 mkdocs-material/MANIFEST.in (limited to 'mkdocs-material/MANIFEST.in') diff --git a/mkdocs-material/MANIFEST.in b/mkdocs-material/MANIFEST.in deleted file mode 100644 index 83ee74c8..00000000 --- a/mkdocs-material/MANIFEST.in +++ /dev/null @@ -1,2 +0,0 @@ -recursive-include material *.ico *.js *.css *.html *.eot *.svg *.ttf *.woff -recursive-exclude site * \ No newline at end of file -- cgit v1.3.1