Merge pull request #1215 from owncloud/move-publishing

move publishing to app section where it belongs
This commit is contained in:
Jos Poortvliet
2015-06-18 17:14:06 +02:00
3 changed files with 6 additions and 2 deletions

View File

@@ -32,6 +32,7 @@
backgroundjobs
logging
testing
publishing
===============
App Development
@@ -56,6 +57,10 @@ After this you can start with the tutorial
* :doc:`tutorial`
Once you are ready for publishing, check out the app store process:
* :doc:`publishing`
App development
===============
Take a look at the changes in this version:
@@ -134,4 +139,4 @@ PHPDoc Class Documentation
--------------------------
ownCloud class and function documentation:
* `ownCloud App API <http://api.owncloud.org/namespaces/OCP.html>`_
* `ownCloud App API <http://api.owncloud.org/namespaces/OCP.html>`_

View File

@@ -12,4 +12,3 @@ General Contributor Guidelines
performance
debugging
backporting
publishing