diff --git a/html_docs/README.md b/docs/README.md
similarity index 100%
rename from html_docs/README.md
rename to docs/README.md
diff --git a/html_docs/generate.py b/docs/generate.py
similarity index 100%
rename from html_docs/generate.py
rename to docs/generate.py
diff --git a/html_docs/index.html b/docs/index.html
similarity index 100%
rename from html_docs/index.html
rename to docs/index.html
diff --git a/html_docs/manual.html b/docs/manual.html
similarity index 100%
rename from html_docs/manual.html
rename to docs/manual.html
diff --git a/html_docs/reference.html b/docs/reference.html
similarity index 100%
rename from html_docs/reference.html
rename to docs/reference.html
diff --git a/html_docs/style.css b/docs/style.css
similarity index 100%
rename from html_docs/style.css
rename to docs/style.css
diff --git a/docs/API.md b/docs_md/API.md
similarity index 100%
rename from docs/API.md
rename to docs_md/API.md
diff --git a/docs/ASSET_LOADING.md b/docs_md/ASSET_LOADING.md
similarity index 100%
rename from docs/ASSET_LOADING.md
rename to docs_md/ASSET_LOADING.md
diff --git a/docs/BUILD_SCRIPTS.md b/docs_md/BUILD_SCRIPTS.md
similarity index 100%
rename from docs/BUILD_SCRIPTS.md
rename to docs_md/BUILD_SCRIPTS.md
diff --git a/docs/CUSTOMIZATION.md b/docs_md/CUSTOMIZATION.md
similarity index 100%
rename from docs/CUSTOMIZATION.md
rename to docs_md/CUSTOMIZATION.md
diff --git a/docs/DOCUMENTATION_INDEX.md b/docs_md/DOCUMENTATION_INDEX.md
similarity index 100%
rename from docs/DOCUMENTATION_INDEX.md
rename to docs_md/DOCUMENTATION_INDEX.md
diff --git a/docs/EMBEDDING.md b/docs_md/EMBEDDING.md
similarity index 100%
rename from docs/EMBEDDING.md
rename to docs_md/EMBEDDING.md
diff --git a/docs/SPLASH_SCREENS.md b/docs_md/SPLASH_SCREENS.md
similarity index 100%
rename from docs/SPLASH_SCREENS.md
rename to docs_md/SPLASH_SCREENS.md
diff --git a/docs/UPGRADE_SUMMARY.md b/docs_md/UPGRADE_SUMMARY.md
similarity index 100%
rename from docs/UPGRADE_SUMMARY.md
rename to docs_md/UPGRADE_SUMMARY.md
diff --git a/docs/ZED_EDITOR_SETUP.md b/docs_md/ZED_EDITOR_SETUP.md
similarity index 100%
rename from docs/ZED_EDITOR_SETUP.md
rename to docs_md/ZED_EDITOR_SETUP.md
diff --git a/html_doc_issue.png b/html_doc_issue.png
new file mode 100644
index 0000000..cf8e947
Binary files /dev/null and b/html_doc_issue.png differ
diff --git a/remove_this.png b/remove_this.png
new file mode 100644
index 0000000..b7a9f18
Binary files /dev/null and b/remove_this.png differ
diff --git a/still_exists.png b/still_exists.png
new file mode 100644
index 0000000..8e030b6
Binary files /dev/null and b/still_exists.png differ
diff --git a/why.png b/why.png
new file mode 100644
index 0000000..92294b4
Binary files /dev/null and b/why.png differ