diff --git a/devtools/docs/.gitignore b/devtools/docs/contributor/.gitignore similarity index 100% rename from devtools/docs/.gitignore rename to devtools/docs/contributor/.gitignore diff --git a/devtools/docs/README.md b/devtools/docs/contributor/README.md similarity index 100% rename from devtools/docs/README.md rename to devtools/docs/contributor/README.md diff --git a/devtools/docs/backend/actor-best-practices.md b/devtools/docs/contributor/backend/actor-best-practices.md similarity index 100% rename from devtools/docs/backend/actor-best-practices.md rename to devtools/docs/contributor/backend/actor-best-practices.md diff --git a/devtools/docs/backend/actor-e10s-handling.md b/devtools/docs/contributor/backend/actor-e10s-handling.md similarity index 100% rename from devtools/docs/backend/actor-e10s-handling.md rename to devtools/docs/contributor/backend/actor-e10s-handling.md diff --git a/devtools/docs/backend/actor-hierarchy.md b/devtools/docs/contributor/backend/actor-hierarchy.md similarity index 100% rename from devtools/docs/backend/actor-hierarchy.md rename to devtools/docs/contributor/backend/actor-hierarchy.md diff --git a/devtools/docs/backend/actor-registration.md b/devtools/docs/contributor/backend/actor-registration.md similarity index 100% rename from devtools/docs/backend/actor-registration.md rename to devtools/docs/contributor/backend/actor-registration.md diff --git a/devtools/docs/backend/backward-compatibility.md b/devtools/docs/contributor/backend/backward-compatibility.md similarity index 100% rename from devtools/docs/backend/backward-compatibility.md rename to devtools/docs/contributor/backend/backward-compatibility.md diff --git a/devtools/docs/backend/client-api.md b/devtools/docs/contributor/backend/client-api.md similarity index 100% rename from devtools/docs/backend/client-api.md rename to devtools/docs/contributor/backend/client-api.md diff --git a/devtools/docs/backend/debugger-api.md b/devtools/docs/contributor/backend/debugger-api.md similarity index 100% rename from devtools/docs/backend/debugger-api.md rename to devtools/docs/contributor/backend/debugger-api.md diff --git a/devtools/docs/backend/protocol.js.md b/devtools/docs/contributor/backend/protocol.js.md similarity index 100% rename from devtools/docs/backend/protocol.js.md rename to devtools/docs/contributor/backend/protocol.js.md diff --git a/devtools/docs/backend/protocol.md b/devtools/docs/contributor/backend/protocol.md similarity index 100% rename from devtools/docs/backend/protocol.md rename to devtools/docs/contributor/backend/protocol.md diff --git a/devtools/docs/book.json b/devtools/docs/contributor/book.json similarity index 100% rename from devtools/docs/book.json rename to devtools/docs/contributor/book.json diff --git a/devtools/docs/bugs-issues.md b/devtools/docs/contributor/bugs-issues.md similarity index 100% rename from devtools/docs/bugs-issues.md rename to devtools/docs/contributor/bugs-issues.md diff --git a/devtools/docs/contributing.md b/devtools/docs/contributor/contributing.md similarity index 100% rename from devtools/docs/contributing.md rename to devtools/docs/contributor/contributing.md diff --git a/devtools/docs/contributing/code-reviews-checklist.md b/devtools/docs/contributor/contributing/code-reviews-checklist.md similarity index 100% rename from devtools/docs/contributing/code-reviews-checklist.md rename to devtools/docs/contributor/contributing/code-reviews-checklist.md diff --git a/devtools/docs/contributing/code-reviews-find-reviewer.md b/devtools/docs/contributor/contributing/code-reviews-find-reviewer.md similarity index 100% rename from devtools/docs/contributing/code-reviews-find-reviewer.md rename to devtools/docs/contributor/contributing/code-reviews-find-reviewer.md diff --git a/devtools/docs/contributing/code-reviews-setup.md b/devtools/docs/contributor/contributing/code-reviews-setup.md similarity index 100% rename from devtools/docs/contributing/code-reviews-setup.md rename to devtools/docs/contributor/contributing/code-reviews-setup.md diff --git a/devtools/docs/contributing/code-reviews.md b/devtools/docs/contributor/contributing/code-reviews.md similarity index 100% rename from devtools/docs/contributing/code-reviews.md rename to devtools/docs/contributor/contributing/code-reviews.md diff --git a/devtools/docs/contributing/coding-standards.md b/devtools/docs/contributor/contributing/coding-standards.md similarity index 100% rename from devtools/docs/contributing/coding-standards.md rename to devtools/docs/contributor/contributing/coding-standards.md diff --git a/devtools/docs/contributing/css.md b/devtools/docs/contributor/contributing/css.md similarity index 100% rename from devtools/docs/contributing/css.md rename to devtools/docs/contributor/contributing/css.md diff --git a/devtools/docs/contributing/eslint-atom-settings.png b/devtools/docs/contributor/contributing/eslint-atom-settings.png similarity index 100% rename from devtools/docs/contributing/eslint-atom-settings.png rename to devtools/docs/contributor/contributing/eslint-atom-settings.png diff --git a/devtools/docs/contributing/eslint-atom.png b/devtools/docs/contributor/contributing/eslint-atom.png similarity index 100% rename from devtools/docs/contributing/eslint-atom.png rename to devtools/docs/contributor/contributing/eslint-atom.png diff --git a/devtools/docs/contributing/eslint-sublimetext3.png b/devtools/docs/contributor/contributing/eslint-sublimetext3.png similarity index 100% rename from devtools/docs/contributing/eslint-sublimetext3.png rename to devtools/docs/contributor/contributing/eslint-sublimetext3.png diff --git a/devtools/docs/contributing/eslint-vscode.png b/devtools/docs/contributor/contributing/eslint-vscode.png similarity index 100% rename from devtools/docs/contributing/eslint-vscode.png rename to devtools/docs/contributor/contributing/eslint-vscode.png diff --git a/devtools/docs/contributing/eslint.md b/devtools/docs/contributor/contributing/eslint.md similarity index 100% rename from devtools/docs/contributing/eslint.md rename to devtools/docs/contributor/contributing/eslint.md diff --git a/devtools/docs/contributing/filing-good-bugs.md b/devtools/docs/contributor/contributing/filing-good-bugs.md similarity index 100% rename from devtools/docs/contributing/filing-good-bugs.md rename to devtools/docs/contributor/contributing/filing-good-bugs.md diff --git a/devtools/docs/contributing/find-bugs.md b/devtools/docs/contributor/contributing/find-bugs.md similarity index 100% rename from devtools/docs/contributing/find-bugs.md rename to devtools/docs/contributor/contributing/find-bugs.md diff --git a/devtools/docs/contributing/fixing-bugs.md b/devtools/docs/contributor/contributing/fixing-bugs.md similarity index 100% rename from devtools/docs/contributing/fixing-bugs.md rename to devtools/docs/contributor/contributing/fixing-bugs.md diff --git a/devtools/docs/contributing/javascript.md b/devtools/docs/contributor/contributing/javascript.md similarity index 100% rename from devtools/docs/contributing/javascript.md rename to devtools/docs/contributor/contributing/javascript.md diff --git a/devtools/docs/contributing/landing-code.md b/devtools/docs/contributor/contributing/landing-code.md similarity index 100% rename from devtools/docs/contributing/landing-code.md rename to devtools/docs/contributor/contributing/landing-code.md diff --git a/devtools/docs/contributing/levelling-up.md b/devtools/docs/contributor/contributing/levelling-up.md similarity index 100% rename from devtools/docs/contributing/levelling-up.md rename to devtools/docs/contributor/contributing/levelling-up.md diff --git a/devtools/docs/contributing/making-prs.md b/devtools/docs/contributor/contributing/making-prs.md similarity index 100% rename from devtools/docs/contributing/making-prs.md rename to devtools/docs/contributor/contributing/making-prs.md diff --git a/devtools/docs/contributing/performance.md b/devtools/docs/contributor/contributing/performance.md similarity index 100% rename from devtools/docs/contributing/performance.md rename to devtools/docs/contributor/contributing/performance.md diff --git a/devtools/docs/contributing/performance/perfherder-results.png b/devtools/docs/contributor/contributing/performance/perfherder-results.png similarity index 100% rename from devtools/docs/contributing/performance/perfherder-results.png rename to devtools/docs/contributor/contributing/performance/perfherder-results.png diff --git a/devtools/docs/contributing/performance/profiler-buffer-size.png b/devtools/docs/contributor/contributing/performance/profiler-buffer-size.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-buffer-size.png rename to devtools/docs/contributor/contributing/performance/profiler-buffer-size.png diff --git a/devtools/docs/contributing/performance/profiler-chrome-url.png b/devtools/docs/contributor/contributing/performance/profiler-chrome-url.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-chrome-url.png rename to devtools/docs/contributor/contributing/performance/profiler-chrome-url.png diff --git a/devtools/docs/contributing/performance/profiler-custom-markers.png b/devtools/docs/contributor/contributing/performance/profiler-custom-markers.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-custom-markers.png rename to devtools/docs/contributor/contributing/performance/profiler-custom-markers.png diff --git a/devtools/docs/contributing/performance/profiler-filter-js.png b/devtools/docs/contributor/contributing/performance/profiler-filter-js.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-filter-js.png rename to devtools/docs/contributor/contributing/performance/profiler-filter-js.png diff --git a/devtools/docs/contributing/performance/profiler-filter-require.png b/devtools/docs/contributor/contributing/performance/profiler-filter-require.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-filter-require.png rename to devtools/docs/contributor/contributing/performance/profiler-filter-require.png diff --git a/devtools/docs/contributing/performance/profiler-main-thread.png b/devtools/docs/contributor/contributing/performance/profiler-main-thread.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-main-thread.png rename to devtools/docs/contributor/contributing/performance/profiler-main-thread.png diff --git a/devtools/docs/contributing/performance/profiler-netmon-open-fixed.png b/devtools/docs/contributor/contributing/performance/profiler-netmon-open-fixed.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-netmon-open-fixed.png rename to devtools/docs/contributor/contributing/performance/profiler-netmon-open-fixed.png diff --git a/devtools/docs/contributing/performance/profiler-netmonitor-open.png b/devtools/docs/contributor/contributing/performance/profiler-netmonitor-open.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-netmonitor-open.png rename to devtools/docs/contributor/contributing/performance/profiler-netmonitor-open.png diff --git a/devtools/docs/contributing/performance/profiler-resource-url.png b/devtools/docs/contributor/contributing/performance/profiler-resource-url.png similarity index 100% rename from devtools/docs/contributing/performance/profiler-resource-url.png rename to devtools/docs/contributor/contributing/performance/profiler-resource-url.png diff --git a/devtools/docs/contributing/react-performance-tips.md b/devtools/docs/contributor/contributing/react-performance-tips.md similarity index 100% rename from devtools/docs/contributing/react-performance-tips.md rename to devtools/docs/contributor/contributing/react-performance-tips.md diff --git a/devtools/docs/files/README.md b/devtools/docs/contributor/files/README.md similarity index 100% rename from devtools/docs/files/README.md rename to devtools/docs/contributor/files/README.md diff --git a/devtools/docs/files/adding-files.md b/devtools/docs/contributor/files/adding-files.md similarity index 100% rename from devtools/docs/files/adding-files.md rename to devtools/docs/contributor/files/adding-files.md diff --git a/devtools/docs/frontend/csp.md b/devtools/docs/contributor/frontend/csp.md similarity index 100% rename from devtools/docs/frontend/csp.md rename to devtools/docs/contributor/frontend/csp.md diff --git a/devtools/docs/frontend/react-guidelines.md b/devtools/docs/contributor/frontend/react-guidelines.md similarity index 100% rename from devtools/docs/frontend/react-guidelines.md rename to devtools/docs/contributor/frontend/react-guidelines.md diff --git a/devtools/docs/frontend/react.md b/devtools/docs/contributor/frontend/react.md similarity index 100% rename from devtools/docs/frontend/react.md rename to devtools/docs/contributor/frontend/react.md diff --git a/devtools/docs/frontend/redux-guidelines.md b/devtools/docs/contributor/frontend/redux-guidelines.md similarity index 100% rename from devtools/docs/frontend/redux-guidelines.md rename to devtools/docs/contributor/frontend/redux-guidelines.md diff --git a/devtools/docs/frontend/redux.md b/devtools/docs/contributor/frontend/redux.md similarity index 100% rename from devtools/docs/frontend/redux.md rename to devtools/docs/contributor/frontend/redux.md diff --git a/devtools/docs/frontend/svgs.md b/devtools/docs/contributor/frontend/svgs.md similarity index 100% rename from devtools/docs/frontend/svgs.md rename to devtools/docs/contributor/frontend/svgs.md diff --git a/devtools/docs/frontend/telemetry.md b/devtools/docs/contributor/frontend/telemetry.md similarity index 100% rename from devtools/docs/frontend/telemetry.md rename to devtools/docs/contributor/frontend/telemetry.md diff --git a/devtools/docs/getting-started/README.md b/devtools/docs/contributor/getting-started/README.md similarity index 100% rename from devtools/docs/getting-started/README.md rename to devtools/docs/contributor/getting-started/README.md diff --git a/devtools/docs/getting-started/architecture-overview.md b/devtools/docs/contributor/getting-started/architecture-overview.md similarity index 100% rename from devtools/docs/getting-started/architecture-overview.md rename to devtools/docs/contributor/getting-started/architecture-overview.md diff --git a/devtools/docs/getting-started/bugzilla.md b/devtools/docs/contributor/getting-started/bugzilla.md similarity index 100% rename from devtools/docs/getting-started/bugzilla.md rename to devtools/docs/contributor/getting-started/bugzilla.md diff --git a/devtools/docs/getting-started/development-profiles.md b/devtools/docs/contributor/getting-started/development-profiles.md similarity index 100% rename from devtools/docs/getting-started/development-profiles.md rename to devtools/docs/contributor/getting-started/development-profiles.md diff --git a/devtools/docs/getting-started/restart.png b/devtools/docs/contributor/getting-started/restart.png similarity index 100% rename from devtools/docs/getting-started/restart.png rename to devtools/docs/contributor/getting-started/restart.png diff --git a/devtools/docs/getting-started/setting-up-mozilla-central-for-macOS.md b/devtools/docs/contributor/getting-started/setting-up-mozilla-central-for-macOS.md similarity index 100% rename from devtools/docs/getting-started/setting-up-mozilla-central-for-macOS.md rename to devtools/docs/contributor/getting-started/setting-up-mozilla-central-for-macOS.md diff --git a/devtools/docs/getting-started/where-is-the-code.md b/devtools/docs/contributor/getting-started/where-is-the-code.md similarity index 100% rename from devtools/docs/getting-started/where-is-the-code.md rename to devtools/docs/contributor/getting-started/where-is-the-code.md diff --git a/devtools/docs/index.md b/devtools/docs/contributor/index.md similarity index 100% rename from devtools/docs/index.md rename to devtools/docs/contributor/index.md diff --git a/devtools/docs/index.rst b/devtools/docs/contributor/index.rst similarity index 100% rename from devtools/docs/index.rst rename to devtools/docs/contributor/index.rst diff --git a/devtools/docs/preferences.md b/devtools/docs/contributor/preferences.md similarity index 100% rename from devtools/docs/preferences.md rename to devtools/docs/contributor/preferences.md diff --git a/devtools/docs/release.md b/devtools/docs/contributor/release.md similarity index 100% rename from devtools/docs/release.md rename to devtools/docs/contributor/release.md diff --git a/devtools/docs/resources/DevToolsDeveloperSettings.png b/devtools/docs/contributor/resources/DevToolsDeveloperSettings.png similarity index 100% rename from devtools/docs/resources/DevToolsDeveloperSettings.png rename to devtools/docs/contributor/resources/DevToolsDeveloperSettings.png diff --git a/devtools/docs/resources/box-model-highlighter-screenshot.png b/devtools/docs/contributor/resources/box-model-highlighter-screenshot.png similarity index 100% rename from devtools/docs/resources/box-model-highlighter-screenshot.png rename to devtools/docs/contributor/resources/box-model-highlighter-screenshot.png diff --git a/devtools/docs/resources/expand-strokes.gif b/devtools/docs/contributor/resources/expand-strokes.gif similarity index 100% rename from devtools/docs/resources/expand-strokes.gif rename to devtools/docs/contributor/resources/expand-strokes.gif diff --git a/devtools/docs/resources/pathfinder.gif b/devtools/docs/contributor/resources/pathfinder.gif similarity index 100% rename from devtools/docs/resources/pathfinder.gif rename to devtools/docs/contributor/resources/pathfinder.gif diff --git a/devtools/docs/resources/sketch-position.png b/devtools/docs/contributor/resources/sketch-position.png similarity index 100% rename from devtools/docs/resources/sketch-position.png rename to devtools/docs/contributor/resources/sketch-position.png diff --git a/devtools/docs/resources/thread-states.png b/devtools/docs/contributor/resources/thread-states.png similarity index 100% rename from devtools/docs/resources/thread-states.png rename to devtools/docs/contributor/resources/thread-states.png diff --git a/devtools/docs/styles/website.css b/devtools/docs/contributor/styles/website.css similarity index 100% rename from devtools/docs/styles/website.css rename to devtools/docs/contributor/styles/website.css diff --git a/devtools/docs/tests/README.md b/devtools/docs/contributor/tests/README.md similarity index 100% rename from devtools/docs/tests/README.md rename to devtools/docs/contributor/tests/README.md diff --git a/devtools/docs/tests/debugging-intermittents.md b/devtools/docs/contributor/tests/debugging-intermittents.md similarity index 100% rename from devtools/docs/tests/debugging-intermittents.md rename to devtools/docs/contributor/tests/debugging-intermittents.md diff --git a/devtools/docs/tests/mochitest-chrome.md b/devtools/docs/contributor/tests/mochitest-chrome.md similarity index 100% rename from devtools/docs/tests/mochitest-chrome.md rename to devtools/docs/contributor/tests/mochitest-chrome.md diff --git a/devtools/docs/tests/mochitest-devtools.md b/devtools/docs/contributor/tests/mochitest-devtools.md similarity index 100% rename from devtools/docs/tests/mochitest-devtools.md rename to devtools/docs/contributor/tests/mochitest-devtools.md diff --git a/devtools/docs/tests/node-tests.md b/devtools/docs/contributor/tests/node-tests.md similarity index 100% rename from devtools/docs/tests/node-tests.md rename to devtools/docs/contributor/tests/node-tests.md diff --git a/devtools/docs/tests/perfherder-compare-link.png b/devtools/docs/contributor/tests/perfherder-compare-link.png similarity index 100% rename from devtools/docs/tests/perfherder-compare-link.png rename to devtools/docs/contributor/tests/perfherder-compare-link.png diff --git a/devtools/docs/tests/perfherder-compare.png b/devtools/docs/contributor/tests/perfherder-compare.png similarity index 100% rename from devtools/docs/tests/perfherder-compare.png rename to devtools/docs/contributor/tests/perfherder-compare.png diff --git a/devtools/docs/tests/perfherder-create-gecko-profile.png b/devtools/docs/contributor/tests/perfherder-create-gecko-profile.png similarity index 100% rename from devtools/docs/tests/perfherder-create-gecko-profile.png rename to devtools/docs/contributor/tests/perfherder-create-gecko-profile.png diff --git a/devtools/docs/tests/perfherder-damp.png b/devtools/docs/contributor/tests/perfherder-damp.png similarity index 100% rename from devtools/docs/tests/perfherder-damp.png rename to devtools/docs/contributor/tests/perfherder-damp.png diff --git a/devtools/docs/tests/perfherder-filter-subtests.png b/devtools/docs/contributor/tests/perfherder-filter-subtests.png similarity index 100% rename from devtools/docs/tests/perfherder-filter-subtests.png rename to devtools/docs/contributor/tests/perfherder-filter-subtests.png diff --git a/devtools/docs/tests/perfherder-subtests.png b/devtools/docs/contributor/tests/perfherder-subtests.png similarity index 100% rename from devtools/docs/tests/perfherder-subtests.png rename to devtools/docs/contributor/tests/perfherder-subtests.png diff --git a/devtools/docs/tests/performance-tests-damp.md b/devtools/docs/contributor/tests/performance-tests-damp.md similarity index 100% rename from devtools/docs/tests/performance-tests-damp.md rename to devtools/docs/contributor/tests/performance-tests-damp.md diff --git a/devtools/docs/tests/performance-tests-overview.md b/devtools/docs/contributor/tests/performance-tests-overview.md similarity index 100% rename from devtools/docs/tests/performance-tests-overview.md rename to devtools/docs/contributor/tests/performance-tests-overview.md diff --git a/devtools/docs/tests/regression-graph.png b/devtools/docs/contributor/tests/regression-graph.png similarity index 100% rename from devtools/docs/tests/regression-graph.png rename to devtools/docs/contributor/tests/regression-graph.png diff --git a/devtools/docs/tests/regression-popup.png b/devtools/docs/contributor/tests/regression-popup.png similarity index 100% rename from devtools/docs/tests/regression-popup.png rename to devtools/docs/contributor/tests/regression-popup.png diff --git a/devtools/docs/tests/writing-perf-tests-example.md b/devtools/docs/contributor/tests/writing-perf-tests-example.md similarity index 100% rename from devtools/docs/tests/writing-perf-tests-example.md rename to devtools/docs/contributor/tests/writing-perf-tests-example.md diff --git a/devtools/docs/tests/writing-perf-tests-tips.md b/devtools/docs/contributor/tests/writing-perf-tests-tips.md similarity index 100% rename from devtools/docs/tests/writing-perf-tests-tips.md rename to devtools/docs/contributor/tests/writing-perf-tests-tips.md diff --git a/devtools/docs/tests/writing-perf-tests.md b/devtools/docs/contributor/tests/writing-perf-tests.md similarity index 100% rename from devtools/docs/tests/writing-perf-tests.md rename to devtools/docs/contributor/tests/writing-perf-tests.md diff --git a/devtools/docs/tests/writing-tests.md b/devtools/docs/contributor/tests/writing-tests.md similarity index 100% rename from devtools/docs/tests/writing-tests.md rename to devtools/docs/contributor/tests/writing-tests.md diff --git a/devtools/docs/tests/xpcshell.md b/devtools/docs/contributor/tests/xpcshell.md similarity index 100% rename from devtools/docs/tests/xpcshell.md rename to devtools/docs/contributor/tests/xpcshell.md diff --git a/devtools/docs/tools/console-panel.md b/devtools/docs/contributor/tools/console-panel.md similarity index 100% rename from devtools/docs/tools/console-panel.md rename to devtools/docs/contributor/tools/console-panel.md diff --git a/devtools/docs/tools/debugger-panel.md b/devtools/docs/contributor/tools/debugger-panel.md similarity index 100% rename from devtools/docs/tools/debugger-panel.md rename to devtools/docs/contributor/tools/debugger-panel.md diff --git a/devtools/docs/tools/highlighters.md b/devtools/docs/contributor/tools/highlighters.md similarity index 100% rename from devtools/docs/tools/highlighters.md rename to devtools/docs/contributor/tools/highlighters.md diff --git a/devtools/docs/tools/inspector-panel.md b/devtools/docs/contributor/tools/inspector-panel.md similarity index 100% rename from devtools/docs/tools/inspector-panel.md rename to devtools/docs/contributor/tools/inspector-panel.md diff --git a/devtools/docs/tools/inspector.md b/devtools/docs/contributor/tools/inspector.md similarity index 100% rename from devtools/docs/tools/inspector.md rename to devtools/docs/contributor/tools/inspector.md diff --git a/devtools/docs/tools/memory-panel.md b/devtools/docs/contributor/tools/memory-panel.md similarity index 100% rename from devtools/docs/tools/memory-panel.md rename to devtools/docs/contributor/tools/memory-panel.md diff --git a/devtools/docs/tools/responsive-design-mode.md b/devtools/docs/contributor/tools/responsive-design-mode.md similarity index 100% rename from devtools/docs/tools/responsive-design-mode.md rename to devtools/docs/contributor/tools/responsive-design-mode.md diff --git a/devtools/docs/tools/storage.md b/devtools/docs/contributor/tools/storage.md similarity index 100% rename from devtools/docs/tools/storage.md rename to devtools/docs/contributor/tools/storage.md diff --git a/devtools/docs/tools/storage/crud-cookie.svg b/devtools/docs/contributor/tools/storage/crud-cookie.svg similarity index 100% rename from devtools/docs/tools/storage/crud-cookie.svg rename to devtools/docs/contributor/tools/storage/crud-cookie.svg diff --git a/devtools/docs/tools/storage/flow-fission-off.svg b/devtools/docs/contributor/tools/storage/flow-fission-off.svg similarity index 100% rename from devtools/docs/tools/storage/flow-fission-off.svg rename to devtools/docs/contributor/tools/storage/flow-fission-off.svg diff --git a/devtools/docs/tools/storage/flow-fission-on.svg b/devtools/docs/contributor/tools/storage/flow-fission-on.svg similarity index 100% rename from devtools/docs/tools/storage/flow-fission-on.svg rename to devtools/docs/contributor/tools/storage/flow-fission-on.svg diff --git a/devtools/docs/tools/storage/legacy.svg b/devtools/docs/contributor/tools/storage/legacy.svg similarity index 100% rename from devtools/docs/tools/storage/legacy.svg rename to devtools/docs/contributor/tools/storage/legacy.svg diff --git a/devtools/docs/tools/storage/navigation-fission-on-target-switching-off.svg b/devtools/docs/contributor/tools/storage/navigation-fission-on-target-switching-off.svg similarity index 100% rename from devtools/docs/tools/storage/navigation-fission-on-target-switching-off.svg rename to devtools/docs/contributor/tools/storage/navigation-fission-on-target-switching-off.svg diff --git a/devtools/docs/tools/storage/navigation-fission-on-target-switching-on.svg b/devtools/docs/contributor/tools/storage/navigation-fission-on-target-switching-on.svg similarity index 100% rename from devtools/docs/tools/storage/navigation-fission-on-target-switching-on.svg rename to devtools/docs/contributor/tools/storage/navigation-fission-on-target-switching-on.svg diff --git a/devtools/docs/tools/storage/resources.svg b/devtools/docs/contributor/tools/storage/resources.svg similarity index 100% rename from devtools/docs/tools/storage/resources.svg rename to devtools/docs/contributor/tools/storage/resources.svg diff --git a/devtools/moz.build b/devtools/moz.build index bf0f5798038b..63920f630b42 100644 --- a/devtools/moz.build +++ b/devtools/moz.build @@ -49,4 +49,4 @@ with Files("docs/tools/console-panel.md"): with Files("docs/tools/inspector-panel.md"): BUG_COMPONENT = ("DevTools", "Inspector") -SPHINX_TREES["/devtools"] = "docs" +SPHINX_TREES["/devtools"] = "docs/contributor" diff --git a/tools/lint/codespell.yml b/tools/lint/codespell.yml index 7412700a1919..e74903634d82 100644 --- a/tools/lint/codespell.yml +++ b/tools/lint/codespell.yml @@ -57,7 +57,7 @@ codespell: - tools/tryselect/ - uriloader/docs/ exclude: - - devtools/docs/tools/storage/ + - devtools/docs/contributor/tools/storage/ - tools/lint/cpp/mingw-headers.txt - tools/lint/test/test_codespell.py - "**/package-lock.json"