diff options
Diffstat (limited to 'core/doc')
-rw-r--r-- | core/doc/admin/index.php | 2 | ||||
-rw-r--r-- | core/doc/user/index.php | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/doc/admin/index.php b/core/doc/admin/index.php new file mode 100644 index 00000000000..7785f2ce2f1 --- /dev/null +++ b/core/doc/admin/index.php @@ -0,0 +1,2 @@ +Here goes the admin documentation. +In the meantime go to <a href="http://owncloud.org/support/" target="_blank">ownCloud.org/support</a> diff --git a/core/doc/user/index.php b/core/doc/user/index.php new file mode 100644 index 00000000000..ede62f05aee --- /dev/null +++ b/core/doc/user/index.php @@ -0,0 +1,2 @@ +Here goes the user documentation +In the meantime go to <a href="http://owncloud.org/support/" target="_blank">ownCloud.org/support</a> |