mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
added note that config_sample_php_parameters.rst is edited in core
This commit is contained in:
29
README.rst
29
README.rst
@@ -1,3 +1,4 @@
|
||||
======================
|
||||
ownCloud Documentation
|
||||
======================
|
||||
|
||||
@@ -8,6 +9,22 @@ the manuals are in this separate directory.
|
||||
|
||||
Documentation can be seen on: https://doc.owncloud.org
|
||||
|
||||
Manuals
|
||||
-------
|
||||
|
||||
At this point, this repository hosts three manuals:
|
||||
|
||||
* **Users Manual:** Covers topics from an end user's Point of View
|
||||
* **Administrators Manual:** Setup, Deployment, Best Practices, etc.
|
||||
* **Developers Manual:** Developing Apps for ownCloud & understanding the
|
||||
core Architecture.
|
||||
|
||||
Please work in the appropriate branch. stable6 is for ownCloud 6, stable7 is for ownCloud 7, and
|
||||
master is version 8.0.
|
||||
|
||||
.. note:: ``configuration_server/config_sample_php_parameters.rst is auto-generated from the core
|
||||
config.sample.php file; changes to this file must be made in core `<https://github.com/owncloud/core/tree/master/config>`_
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
@@ -28,18 +45,6 @@ For PHP documentation you'll need to get the according language
|
||||
domain package. The documenation for PHP source is located at
|
||||
http://packages.python.org/sphinxcontrib-phpdomain/reference.html
|
||||
|
||||
Manuals
|
||||
-------
|
||||
|
||||
At this point, this repository hosts three manuals:
|
||||
|
||||
* **Users Manual:** Covers topics from an end user's Point of View
|
||||
* **Administrators Manual:** Setup, Deployment, Best Practices, etc.
|
||||
* **Developers Manual:** Developing Apps for ownCloud & understanding the
|
||||
core Architecture.
|
||||
|
||||
Please work in the appropriate branch. stable6 is for ownCloud 6, which is still supported; stable7 is for ownCloud 7, and master is version 8.0.
|
||||
|
||||
Editing
|
||||
-------
|
||||
Contributing to the documentation requires a github account.
|
||||
|
||||
Reference in New Issue
Block a user