remove user and filesystem backend docs

This commit is contained in:
Bernhard Posselt 2014-05-12 01:55:41 +02:00
parent 424bc9911f
commit c8511fd7c2
3 changed files with 0 additions and 19 deletions

View File

@ -1,5 +0,0 @@
===================
Filesystem Backends
===================
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>

View File

@ -33,8 +33,6 @@ App Development
hooks
backgroundjobs
logging
userbackend
filesystembackend
testing
@ -122,13 +120,6 @@ Log to the :file:`data/owncloud.log`:
* :doc:`logging`
Backends
--------
Plug into ownCloud user management or filesystem:
* :doc:`userbackend`
* :doc:`filesystembackend`
Testing
-------
Write automated tests to ensure stability and ease maintenance:

View File

@ -1,5 +0,0 @@
=============
User backends
=============
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>