diff --git a/docs/CNAME b/src/CNAME similarity index 100% rename from docs/CNAME rename to src/CNAME diff --git a/docs/appcast.xml b/src/appcast.xml similarity index 100% rename from docs/appcast.xml rename to src/appcast.xml diff --git a/docs/changelog.html b/src/changelog.html similarity index 100% rename from docs/changelog.html rename to src/changelog.html diff --git a/docs/changelogs/changelog.css b/src/changelogs/changelog.css similarity index 100% rename from docs/changelogs/changelog.css rename to src/changelogs/changelog.css diff --git a/docs/changelogs/template.html b/src/changelogs/template.html similarity index 100% rename from docs/changelogs/template.html rename to src/changelogs/template.html diff --git a/docs/changelogs/v4.0.0-beta1.html b/src/changelogs/v4.0.0-beta1.html similarity index 100% rename from docs/changelogs/v4.0.0-beta1.html rename to src/changelogs/v4.0.0-beta1.html diff --git a/docs/changelogs/v4.0.0-beta2.html b/src/changelogs/v4.0.0-beta2.html similarity index 100% rename from docs/changelogs/v4.0.0-beta2.html rename to src/changelogs/v4.0.0-beta2.html diff --git a/docs/changelogs/v4.0.0-rc1.html b/src/changelogs/v4.0.0-rc1.html similarity index 100% rename from docs/changelogs/v4.0.0-rc1.html rename to src/changelogs/v4.0.0-rc1.html diff --git a/docs/changelogs/v4.0.0.html b/src/changelogs/v4.0.0.html similarity index 100% rename from docs/changelogs/v4.0.0.html rename to src/changelogs/v4.0.0.html diff --git a/docs/v2/Advanced Preferences.md b/src/docs/Advanced Preferences.md similarity index 100% rename from docs/v2/Advanced Preferences.md rename to src/docs/Advanced Preferences.md diff --git a/docs/v2/Monitor Troubleshooting.md b/src/docs/Monitor Troubleshooting.md similarity index 100% rename from docs/v2/Monitor Troubleshooting.md rename to src/docs/Monitor Troubleshooting.md diff --git a/docs/index.html b/src/index.html similarity index 100% rename from docs/index.html rename to src/index.html diff --git a/docs/lite/index.html b/src/lite/index.html similarity index 100% rename from docs/lite/index.html rename to src/lite/index.html diff --git a/docs/scripts/marked-footnotes.min.js b/src/scripts/marked-footnotes.min.js similarity index 100% rename from docs/scripts/marked-footnotes.min.js rename to src/scripts/marked-footnotes.min.js diff --git a/docs/scripts/marked.min.js b/src/scripts/marked.min.js similarity index 100% rename from docs/scripts/marked.min.js rename to src/scripts/marked.min.js diff --git a/docs/styles/changelog.css b/src/styles/changelog.css similarity index 100% rename from docs/styles/changelog.css rename to src/styles/changelog.css