en_8-x-src.yml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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: platform_plugin_versioning_ref/index.html
  19. - url: config_ref/images.html
  20. - url: cordova/storage/storage.html
  21. - url: guide/appdev/privacy/index.html
  22. - url: guide/appdev/security/index.html
  23. - url: guide/appdev/whitelist/index.html
  24. -
  25. name: Create plugins
  26. children:
  27. - url: guide/hybrid/plugins/index.html
  28. -
  29. name: Develop for platforms
  30. children:
  31. - url: guide/platforms/android/plugin.html
  32. - url: guide/platforms/ios/plugin.html
  33. - url: guide/platforms/windows/plugin.html
  34. - url: plugin_ref/plugman.html
  35. -
  36. name: Advanced Topics
  37. children:
  38. - url: guide/hybrid/webviews/index.html
  39. - url: guide/next/index.html
  40. -
  41. name: Reference
  42. children:
  43. - url: config_ref/index.html
  44. - url: cordova/events/events.html
  45. - url: reference/cordova-cli/index.html
  46. - url: guide/appdev/hooks/index.html
  47. - url: plugin_ref/spec.html
  48. -
  49. name: Plugin APIs
  50. children:
  51. - url: reference/cordova-plugin-battery-status/index.html
  52. - url: reference/cordova-plugin-camera/index.html
  53. - url: reference/cordova-plugin-device/index.html
  54. - url: reference/cordova-plugin-dialogs/index.html
  55. - url: reference/cordova-plugin-file/index.html
  56. - url: reference/cordova-plugin-geolocation/index.html
  57. - url: reference/cordova-plugin-inappbrowser/index.html
  58. - url: reference/cordova-plugin-media/index.html
  59. - url: reference/cordova-plugin-media-capture/index.html
  60. - url: reference/cordova-plugin-network-information/index.html
  61. - url: reference/cordova-plugin-screen-orientation/index.html
  62. - url: reference/cordova-plugin-splashscreen/index.html
  63. - url: reference/cordova-plugin-statusbar/index.html
  64. - url: reference/cordova-plugin-vibration/index.html
  65. - url: reference/cordova-plugin-whitelist/index.html