mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Update index.rst
This commit is contained in:
@@ -66,7 +66,6 @@ Database Access
|
||||
Encapsulate SQL queries into objects to be able to change them easily.
|
||||
|
||||
* :doc:`app/database` | :php:class:`OCA\\AppFramework\\Db\\Mapper`
|
||||
* :doc:`app/data-migration`
|
||||
|
||||
Templates
|
||||
---------
|
||||
@@ -103,6 +102,7 @@ ownCloud APIs that are ready to be built into the app
|
||||
* :doc:`app/externalapi`
|
||||
* :doc:`app/filesystem`
|
||||
* :doc:`app/hooks`
|
||||
* :doc:`app/data-migration`
|
||||
|
||||
|
||||
Core Developement
|
||||
@@ -140,4 +140,4 @@ Index and Tables
|
||||
.. _Twig Templates: http://twig.sensiolabs.org/
|
||||
.. _Symfony Routing: http://symfony.com/doc/current/components/routing/introduction.html
|
||||
.. _Pimple: http://pimple.sensiolabs.org/
|
||||
.. _PHPUnit: http://www.phpunit.de/manual/current/en/
|
||||
.. _PHPUnit: http://www.phpunit.de/manual/current/en/
|
||||
|
||||
Reference in New Issue
Block a user