mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
created intro
This commit is contained in:
@@ -5,8 +5,6 @@ App Developement
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
gettingstarted
|
||||
createapp
|
||||
tutorial
|
||||
classloader
|
||||
info
|
||||
|
||||
@@ -5,8 +5,6 @@ App Developement Using the App Framework
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../app/gettingstarted
|
||||
../app/createapp
|
||||
tutorial
|
||||
../app/classloader
|
||||
container
|
||||
|
||||
9
developer_manual/appintro/index.rst
Normal file
9
developer_manual/appintro/index.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
======================
|
||||
App Developement Intro
|
||||
======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
gettingstarted
|
||||
createapp
|
||||
Reference in New Issue
Block a user