From e976c19b962c81e7b3ed5824c9ba7fc6458be033 Mon Sep 17 00:00:00 2001 From: "KC (ksc)" Date: Tue, 16 Mar 2021 14:12:27 -0700 Subject: [PATCH] [REM] ecommerce: intro to ecommerce Removes unnecessary, straightforward, easy-to-figure out documentation, as part of an effort to ' clear out any sort of documentation that is either too easy, too simple, or already gone over in the tutorial videos. This documentation falls into that category. Hence, it was removed entirely. --- content/applications/websites/ecommerce.rst | 1 - .../websites/ecommerce/overview.rst | 9 ------- .../ecommerce/overview/introduction.rst | 24 ------------------- 3 files changed, 34 deletions(-) delete mode 100644 content/applications/websites/ecommerce/overview.rst delete mode 100644 content/applications/websites/ecommerce/overview/introduction.rst diff --git a/content/applications/websites/ecommerce.rst b/content/applications/websites/ecommerce.rst index 16fc2b02c..1365f41e0 100644 --- a/content/applications/websites/ecommerce.rst +++ b/content/applications/websites/ecommerce.rst @@ -6,7 +6,6 @@ eCommerce .. toctree:: :titlesonly: - ecommerce/overview ecommerce/getting_started ecommerce/managing_products ecommerce/taxes diff --git a/content/applications/websites/ecommerce/overview.rst b/content/applications/websites/ecommerce/overview.rst deleted file mode 100644 index 820f9d47c..000000000 --- a/content/applications/websites/ecommerce/overview.rst +++ /dev/null @@ -1,9 +0,0 @@ -================= -Overview -================= - -.. toctree:: - :titlesonly: - - overview/introduction - diff --git a/content/applications/websites/ecommerce/overview/introduction.rst b/content/applications/websites/ecommerce/overview/introduction.rst deleted file mode 100644 index 1d34c7717..000000000 --- a/content/applications/websites/ecommerce/overview/introduction.rst +++ /dev/null @@ -1,24 +0,0 @@ -============================== -Introduction to Odoo eCommerce -============================== - -.. youtube:: tR0xandHlhU - :align: right - :width: 700 - :height: 394 - -The documentation will help you go live with your eCommerce website in no time. -The topics follow the buying process: - -* Product Page -* Shop Page -* Pricing -* Taxes -* Checkout process -* Upselling & cross-selling -* Payment -* Shipping & Tracking - -.. seealso:: - - * :doc:`../../website/publish/domain_name`