diff --git a/MANIFEST.in b/MANIFEST.in index 522f490..3ba9252 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,4 +3,4 @@ include .gitignore include LICENSE recursive-include landsat/assests *.prj *.sbn *.sbx recursive-include landsat/assests *.shp *.xml *.shx *.html *.txt *.dbf -recursive-include docs *.html +recursive-include doc *.html diff --git a/docs/clipper_helper.m.html b/doc/clipper_helper.m.html similarity index 100% rename from docs/clipper_helper.m.html rename to doc/clipper_helper.m.html diff --git a/docs/general_helper.m.html b/doc/general_helper.m.html similarity index 100% rename from docs/general_helper.m.html rename to doc/general_helper.m.html diff --git a/docs/gs_helper.m.html b/doc/gs_helper.m.html similarity index 100% rename from docs/gs_helper.m.html rename to doc/gs_helper.m.html diff --git a/docs/search_helper.m.html b/doc/search_helper.m.html similarity index 100% rename from docs/search_helper.m.html rename to doc/search_helper.m.html