.. Superdesk documentation master file, created by sphinx-quickstart on Wed Aug 31 18:02:55 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================================== Welcome to Superdesk documentation ================================== *At Sourcefabric, we develop open-source software for journalism!* .. image:: _static/logo.svg :width: 400px :alt: Superdesk :class: floatinglogo Welcome! This is the place where Superdesk technical documentation lives. You will learn here mainly about the Superdesk server application. A good starting point is the :ref:`installation`. It might also be a good idea to check out the :ref:`overview` before digging deeper into the system :ref:`reference`. For technical documentation on the Superdesk client web application, please have a look `here `_. .. admonition:: Looking for non-technical user documentation? We've got you covered! Check out the following links: * `User Manual `_ First steps ----------- New to Superdesk? This is the best place to start. Here you will get the big picture of how the Superdesk server works. .. toctree:: :maxdepth: 2 overview installation .. _reference: Reference --------- Check out this technical reference to understand in detail how the Superdesk server works and can be developed further. .. toctree:: :maxdepth: 2 architecture publish ingest settings schema content-types contentapi extending authentication Additional topics ----------------- Learn about other important core aspects of working with the Superdesk server. .. toctree:: :maxdepth: 2 cache expiry Contributing ------------ Interested in contributing to the Superdesk project? Here you can learn how to give us a hand by helping us to either improve this documentation or writing some code. .. toctree:: :maxdepth: 2 contributing