en_dev-src.yml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. -
  2. name: Introduction
  3. children:
  4. - url: guide/overview/index.html
  5. -
  6. name: Create apps
  7. children:
  8. - url: guide/cli/index.html
  9. - url: guide/cli/template.html
  10. - url: guide/support/index.html
  11. -
  12. name: Develop for platforms
  13. children:
  14. - url: guide/platforms/android/index.html
  15. - url: guide/platforms/ios/index.html
  16. - url: guide/platforms/windows/index.html
  17. - url: guide/platforms/osx/index.html
  18. - url: guide/platforms/electron/index.html
  19. - url: platform_plugin_versioning_ref/index.html
  20. - url: config_ref/images.html
  21. - url: cordova/storage/storage.html
  22. - url: guide/appdev/privacy/index.html
  23. - url: guide/appdev/security/index.html
  24. - url: guide/appdev/whitelist/index.html
  25. -
  26. name: Create plugins
  27. children:
  28. - url: guide/hybrid/plugins/index.html
  29. -
  30. name: Develop for platforms
  31. children:
  32. - url: guide/platforms/android/plugin.html
  33. - url: guide/platforms/ios/plugin.html
  34. - url: guide/platforms/windows/plugin.html
  35. - url: plugin_ref/plugman.html
  36. -
  37. name: Advanced Topics
  38. children:
  39. - url: guide/hybrid/webviews/index.html
  40. - url: guide/next/index.html
  41. -
  42. name: Reference
  43. children:
  44. - url: config_ref/index.html
  45. - url: cordova/events/events.html
  46. - url: reference/cordova-cli/index.html
  47. - url: guide/appdev/hooks/index.html
  48. - url: plugin_ref/spec.html
  49. -
  50. name: Plugin APIs
  51. children:
  52. - url: reference/cordova-plugin-battery-status/index.html
  53. - url: reference/cordova-plugin-camera/index.html
  54. - url: reference/cordova-plugin-device/index.html
  55. - url: reference/cordova-plugin-dialogs/index.html
  56. - url: reference/cordova-plugin-file/index.html
  57. - url: reference/cordova-plugin-geolocation/index.html
  58. - url: reference/cordova-plugin-inappbrowser/index.html
  59. - url: reference/cordova-plugin-media/index.html
  60. - url: reference/cordova-plugin-media-capture/index.html
  61. - url: reference/cordova-plugin-network-information/index.html
  62. - url: reference/cordova-plugin-screen-orientation/index.html
  63. - url: reference/cordova-plugin-splashscreen/index.html
  64. - url: reference/cordova-plugin-statusbar/index.html
  65. - url: reference/cordova-plugin-vibration/index.html
  66. - url: reference/cordova-plugin-whitelist/index.html