menu.yml 944 B

12345678910111213141516171819202122232425262728293031
  1. Getting Started:
  2. Introduction: '/'
  3. Installation: '/installation/'
  4. Integrations: '/integrations/'
  5. Core concepts: '/core-concepts/'
  6. The API: '/api/'
  7. Mount Manager: '/mount-manager/'
  8. Caching: '/caching/'
  9. Recipes: '/recipes/'
  10. Plugins: '/plugins/'
  11. Upgrade to 1.0.0: '/upgrade-to-1.0.0/'
  12. Creating an adapter: '/creating-an-adapter/'
  13. Performance: '/performance/'
  14. Adapters:
  15. Local: '/adapter/local/'
  16. Azure: '/adapter/azure/'
  17. AWS S3 V2: '/adapter/aws-s3-v2/'
  18. AWS S3 V3: '/adapter/aws-s3-v3/'
  19. Copy.com: '/adapter/copy/'
  20. Dropbox: '/adapter/dropbox/'
  21. FTP: '/adapter/ftp/'
  22. GridFS: '/adapter/gridfs/'
  23. Memory: '/adapter/memory/'
  24. Null / Test: '/adapter/null-test/'
  25. Rackspace: '/adapter/rackspace/'
  26. ReplicateAdapter: '/adapter/replicate/'
  27. SFTP: '/adapter/sftp/'
  28. WebDAV: '/adapter/webdav/'
  29. PHPCR: '/adapter/phpcr/'
  30. ZipArchive: '/adapter/zip-archive/'