Skip to content

Commit

Permalink
update summary tree to spanish
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloose committed Nov 20, 2024
1 parent 8dad5f0 commit 76dbc3a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
# Components

- [Burrito app](./app/README.md)
- [App updates](./app/docs/app_updates.md)
- [APK building](./app/docs/app_building.md)
- [Publishing in a store](./app/docs/app_publishing.md)
- [Web deploy](./app/docs/app_cloudflare_deploy.md)
- [Actualizaciones de la app](./app/docs/app_updates.md)
- [Compilando el APK](./app/docs/app_building.md)
- [Publicándolo en la store](./app/docs/app_publishing.md)
- [Deploy en web](./app/docs/app_cloudflare_deploy.md)
- [Burrito server](./server/README.md)
- [API Documentation](./server/docs/api_documentation.md)
- [Database management](./server/docs/database_management.md)
- [Environment variables](./server/docs/env_vars.md)
- [Create users](./server/docs/create_user.md)
- [Using mocked routes](./server/docs/using_mocked_route.md)
- [Documentación de la API](./server/docs/api_documentation.md)
- [Gestión de la DB](./server/docs/database_management.md)
- [Variables de entorno](./server/docs/env_vars.md)
- [Creando usuarios](./server/docs/create_user.md)
- [Simulando una ruta](./server/docs/using_mocked_route.md)
- [Deployment](./server/docs/deployment.md)
- [Burrito driver](./driver/README.md)
- [Build the app](./driver/docs/app_driver_build.md)
- [How it works](./driver/docs/app_driver_explain.md)
- [Compilando la app](./driver/docs/app_driver_build.md)
- [Cómo funciona](./driver/docs/app_driver_explain.md)
- [Burrito dashboard](./dashboard/docs/overview.md)
- [Deployment](./dashboard/docs/dashboard_deploy.md)
- [Additional notes](./dashboard/docs/dashboard_usage.md)
- [Notas adicionales](./dashboard/docs/dashboard_usage.md)

0 comments on commit 76dbc3a

Please sign in to comment.