Sfoglia il codice sorgente

added debugging pages to the rising

mathiaswking 6 anni fa
parent
commit
ff61fe1cac
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  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"
                     }
                 ]
             }