mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
created intro
This commit is contained in:
parent
b4eef0af23
commit
a06e8d9a12
@ -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
|
||||
Loading…
Reference in New Issue
Block a user