Daniel Molkentin d4c6eacbac Simlify markup
2012-10-28 13:36:57 +01:00
2012-10-27 00:35:24 +02:00
2012-10-28 13:35:56 +01:00
2012-10-28 13:36:57 +01:00
2012-10-27 00:23:55 +02:00

Owncloud Documentation
======================

This is the ownCloud documentation. It currently focuses on the server, client manuals are in the respective git repositories. Because of the complexity of the server and the split into the core and apps modules, the manuals are in this separate directory.

Style
-------

It's using the `Sphinx Documentation Generator <http://sphinx.pocoo.org/>`_. The syntax follows the `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ style, and can also be edited from GitHub.

Manuals
-------

At this point, this repository hosts three manuals:

* **Users Manual:** Covers topics from an end users Point of View
* **Administrators Manual:** Setup, Deployment, Best Practices, etc.
* **Developers Manual:** Developing Apps for ownCloud & understanding the core Architecture.

Versioning
----------

The ``master`` branch is always the development branch. If a new server version is being released, the documentation is branched.

Building
--------

Enter any manual directory, then run ``make html``. The result can be found in the ``_build/html`` subdirectory.

Description
📘 Nextcloud documentation
Readme 228 MiB
Languages
JavaScript 23.6%
HTML 21.7%
CSS 18%
Python 11.8%
Makefile 11.1%
Other 13.8%