diff --git a/__pycache__/test_wrap_obj.cpython-27-PYTEST.pyc b/__pycache__/test_wrap_obj.cpython-27-PYTEST.pyc deleted file mode 100644 index 8989d0d..0000000 Binary files a/__pycache__/test_wrap_obj.cpython-27-PYTEST.pyc and /dev/null differ diff --git a/docs/img/2015-06-21-1318.jpg b/docs/img/2015-06-21-1318.jpg deleted file mode 100644 index 661c252..0000000 Binary files a/docs/img/2015-06-21-1318.jpg and /dev/null differ diff --git a/docs/img/2015-06-21-1320.jpg b/docs/img/2015-06-21-1320.jpg deleted file mode 100644 index d069db1..0000000 Binary files a/docs/img/2015-06-21-1320.jpg and /dev/null differ diff --git a/docs/Tutorial.md b/humblematch/docs/Tutorial.md similarity index 100% rename from docs/Tutorial.md rename to humblematch/docs/Tutorial.md diff --git a/docs/img/2015-06-21-1319.jpg b/humblematch/docs/img/2015-06-21-1319.jpg similarity index 100% rename from docs/img/2015-06-21-1319.jpg rename to humblematch/docs/img/2015-06-21-1319.jpg diff --git a/docs/img/stick_edited.png b/humblematch/docs/img/stick_edited.png similarity index 100% rename from docs/img/stick_edited.png rename to humblematch/docs/img/stick_edited.png diff --git a/docs/img/stick_edited.xcf b/humblematch/docs/img/stick_edited.xcf similarity index 100% rename from docs/img/stick_edited.xcf rename to humblematch/docs/img/stick_edited.xcf diff --git a/docs/img/stick_edited_2.jpg b/humblematch/docs/img/stick_edited_2.jpg similarity index 100% rename from docs/img/stick_edited_2.jpg rename to humblematch/docs/img/stick_edited_2.jpg diff --git a/docs/img/stick_edited_2.png b/humblematch/docs/img/stick_edited_2.png similarity index 100% rename from docs/img/stick_edited_2.png rename to humblematch/docs/img/stick_edited_2.png diff --git a/docs/img/stick_edited_2.xcf b/humblematch/docs/img/stick_edited_2.xcf similarity index 100% rename from docs/img/stick_edited_2.xcf rename to humblematch/docs/img/stick_edited_2.xcf diff --git a/docs/index.md b/humblematch/docs/index.md similarity index 100% rename from docs/index.md rename to humblematch/docs/index.md diff --git a/fmatch_idea.txt b/humblematch/fmatch_idea.txt similarity index 100% rename from fmatch_idea.txt rename to humblematch/fmatch_idea.txt diff --git a/humblematch/mkdocs.yml b/humblematch/mkdocs.yml new file mode 100644 index 0000000..0839638 --- /dev/null +++ b/humblematch/mkdocs.yml @@ -0,0 +1,3 @@ +site_name: HumbleMatch + +theme: cerulean diff --git a/test_wrap_obj.py b/humblematch/test_wrap_obj.py similarity index 100% rename from test_wrap_obj.py rename to humblematch/test_wrap_obj.py diff --git a/wrap_obj.py b/humblematch/wrap_obj.py similarity index 100% rename from wrap_obj.py rename to humblematch/wrap_obj.py diff --git a/wrap_obj.pyc b/humblematch/wrap_obj.pyc similarity index 100% rename from wrap_obj.pyc rename to humblematch/wrap_obj.pyc diff --git a/mkdocs.yml b/mkdocs.yml deleted file mode 100644 index ecb9e05..0000000 --- a/mkdocs.yml +++ /dev/null @@ -1,10 +0,0 @@ -site_name: HumbleMatch - -theme: cerulean - -extra: - version: 0.13.0 - links: - - https://github.com/mkdocs - - https://docs.readthedocs.org/en/latest/builds.html#mkdocs - - http://www.mkdocs.org/