Code Monkey home page Code Monkey logo

documentation's Introduction

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.

License

All documentation in this repository is licensed under the Creative Commons Attribution 3.0 Unported license (CC BY 3.0).

Style

It's using the Sphinx Documentation Generator. The syntax follows the reStructuredText style, and can also be edited from GitHub.

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 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

First make sure that these things are installed
  • Python 2
  • Sphinx (e.g. sudo yum install python-sphinx), on Mac: sudo easy_install Sphinx
  • Sphinx PHPDomain (e.g. sudo easy_install -U sphinxcontrib-phpdomain)

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

documentation's People

Contributors

bartv2 avatar bernhardposselt avatar blizzz avatar cosenal avatar danez avatar danimo avatar deepdiver1975 avatar emerzh avatar ewildgoose avatar georgehrke avatar gpaumier avatar herbrechtsmeier avatar hoall avatar houqp avatar j-ed avatar jasonspriggs avatar keithzg avatar leezu avatar lukasreschke avatar morrisjobke avatar mtrichards avatar randolfcarter avatar riso avatar schiessle avatar tanghus avatar thesfreader avatar thomaskramps avatar tobi-h avatar tomneedham avatar unhammer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.