Procházet zdrojové kódy

added debugging pages to the rising

mathiaswking před 6 roky
rodič
revize
ff61fe1cac
1 změnil soubory, kde provedl 12 přidání a 0 odebrání
  1. 12 0
      docs/en/en.json

+ 12 - 0
docs/en/en.json

@@ -455,6 +455,18 @@
                     {
                         "path": "/manuals/extensions-build-variants",
                         "name": "Build Variants"
+                    },
+                    {
+                        "path": "/manuals/extensions-debugging",
+                        "name": "Debugging tips"
+                    },
+                    {
+                        "path": "/manuals/extensions-debugging-android",
+                        "name": "Debugging on Android"
+                    },
+                    {
+                        "path": "/manuals/extensions-debugging-ios",
+                        "name": "Debugging on iOS"
                     }
                 ]
             }