From 446ecbfc39d9bbc814e8d20fcc941af90c6be5ec Mon Sep 17 00:00:00 2001 From: "Sam Lieber (sali)" Date: Fri, 10 Mar 2023 19:42:23 +0000 Subject: [PATCH] [REF] surveys: remove overview folder closes odoo/documentation#4276 X-original-commit: 50824b6677095e86314e7bc0120c27f02a3a1e78 Signed-off-by: Zachary Straub (zst) --- content/applications/marketing/surveys.rst | 7 +++---- .../marketing/surveys/{overview => }/create.rst | 0 .../create/questions-description-options.png | Bin .../create/survey-question-pop-up.png | Bin content/applications/marketing/surveys/overview.rst | 12 ------------ .../marketing/surveys/{overview => }/scoring.rst | 0 .../{overview => }/scoring/frontend-badges.png | Bin .../{overview => }/scoring/required-score-login.png | Bin .../surveys/{overview => }/time_random.rst | 0 .../{overview => }/time_random/random-questions.png | Bin .../{overview => }/time_random/time-limit.png | Bin redirects/14.0.txt | 7 +++++++ 12 files changed, 10 insertions(+), 16 deletions(-) rename content/applications/marketing/surveys/{overview => }/create.rst (100%) rename content/applications/marketing/surveys/{overview => }/create/questions-description-options.png (100%) rename content/applications/marketing/surveys/{overview => }/create/survey-question-pop-up.png (100%) delete mode 100644 content/applications/marketing/surveys/overview.rst rename content/applications/marketing/surveys/{overview => }/scoring.rst (100%) rename content/applications/marketing/surveys/{overview => }/scoring/frontend-badges.png (100%) rename content/applications/marketing/surveys/{overview => }/scoring/required-score-login.png (100%) rename content/applications/marketing/surveys/{overview => }/time_random.rst (100%) rename content/applications/marketing/surveys/{overview => }/time_random/random-questions.png (100%) rename content/applications/marketing/surveys/{overview => }/time_random/time-limit.png (100%) diff --git a/content/applications/marketing/surveys.rst b/content/applications/marketing/surveys.rst index 53491ed88..7adf385f3 100644 --- a/content/applications/marketing/surveys.rst +++ b/content/applications/marketing/surveys.rst @@ -1,7 +1,4 @@ :nosearch: -:show-content: -:hide-page-toc: -:show-toc: ======= Surveys @@ -13,4 +10,6 @@ Surveys .. toctree:: :titlesonly: - surveys/overview + surveys/create + surveys/scoring + surveys/time_random diff --git a/content/applications/marketing/surveys/overview/create.rst b/content/applications/marketing/surveys/create.rst similarity index 100% rename from content/applications/marketing/surveys/overview/create.rst rename to content/applications/marketing/surveys/create.rst diff --git a/content/applications/marketing/surveys/overview/create/questions-description-options.png b/content/applications/marketing/surveys/create/questions-description-options.png similarity index 100% rename from content/applications/marketing/surveys/overview/create/questions-description-options.png rename to content/applications/marketing/surveys/create/questions-description-options.png diff --git a/content/applications/marketing/surveys/overview/create/survey-question-pop-up.png b/content/applications/marketing/surveys/create/survey-question-pop-up.png similarity index 100% rename from content/applications/marketing/surveys/overview/create/survey-question-pop-up.png rename to content/applications/marketing/surveys/create/survey-question-pop-up.png diff --git a/content/applications/marketing/surveys/overview.rst b/content/applications/marketing/surveys/overview.rst deleted file mode 100644 index 79efd9d71..000000000 --- a/content/applications/marketing/surveys/overview.rst +++ /dev/null @@ -1,12 +0,0 @@ -:nosearch: - -======== -Overview -======== - -.. toctree:: - :titlesonly: - - overview/create - overview/scoring - overview/time_random diff --git a/content/applications/marketing/surveys/overview/scoring.rst b/content/applications/marketing/surveys/scoring.rst similarity index 100% rename from content/applications/marketing/surveys/overview/scoring.rst rename to content/applications/marketing/surveys/scoring.rst diff --git a/content/applications/marketing/surveys/overview/scoring/frontend-badges.png b/content/applications/marketing/surveys/scoring/frontend-badges.png similarity index 100% rename from content/applications/marketing/surveys/overview/scoring/frontend-badges.png rename to content/applications/marketing/surveys/scoring/frontend-badges.png diff --git a/content/applications/marketing/surveys/overview/scoring/required-score-login.png b/content/applications/marketing/surveys/scoring/required-score-login.png similarity index 100% rename from content/applications/marketing/surveys/overview/scoring/required-score-login.png rename to content/applications/marketing/surveys/scoring/required-score-login.png diff --git a/content/applications/marketing/surveys/overview/time_random.rst b/content/applications/marketing/surveys/time_random.rst similarity index 100% rename from content/applications/marketing/surveys/overview/time_random.rst rename to content/applications/marketing/surveys/time_random.rst diff --git a/content/applications/marketing/surveys/overview/time_random/random-questions.png b/content/applications/marketing/surveys/time_random/random-questions.png similarity index 100% rename from content/applications/marketing/surveys/overview/time_random/random-questions.png rename to content/applications/marketing/surveys/time_random/random-questions.png diff --git a/content/applications/marketing/surveys/overview/time_random/time-limit.png b/content/applications/marketing/surveys/time_random/time-limit.png similarity index 100% rename from content/applications/marketing/surveys/overview/time_random/time-limit.png rename to content/applications/marketing/surveys/time_random/time-limit.png diff --git a/redirects/14.0.txt b/redirects/14.0.txt index 86aa52e26..cda47954b 100644 --- a/redirects/14.0.txt +++ b/redirects/14.0.txt @@ -91,6 +91,13 @@ applications/websites/website/publish/multi_website.rst applications/websites/we applications/websites/website/publish/on-premise_geo-ip-installation.rst applications/websites/website/configuration/on-premise_geo-ip-installation.rst # publish/* -> configuration/* applications/websites/website/publish/translate.rst applications/websites/website/configuration/translate.rst # publish/* -> configuration/* +# applications/surveys + +applications/marketing/surveys/overview.rst applications/marketing/surveys.rst # remove survey overview folder +applications/marketing/surveys/overview/create.rst applications/marketing/surveys/create.rst # remove survey overview folder +applications/marketing/surveys/overview/scoring.rst applications/marketing/surveys/scoring.rst # remove survey overview folder +applications/marketing/surveys/overview/time_random.rst applications/marketing/surveys/time_random.rst # remove survey overview folder + # developer/howtos developer/api/external_api.rst developer/reference/external_api.rst # reorganize the developer doc