docs: added Discounts Architecture documentation (#2709)

* docs: added discounts architecture documentation

* docs: fix tooltip text showing in the copied text

* docs: added missing link
This commit is contained in:
Shahed Nasser
2022-12-01 16:08:27 +02:00
committed by GitHub
parent 6cea109caa
commit b54405e3de
3 changed files with 112 additions and 0 deletions
+4
View File
@@ -368,6 +368,10 @@ module.exports = {
id: "advanced/backend/notification/overview",
label: "Notification Architecture"
},
{
type: "doc",
id: "advanced/backend/discounts/index"
},
{
type: "doc",
id: "advanced/backend/plugins/overview",