Flow |version| Documentation
============================

Flow is a free PHP framework licensed under the MIT license, developed to power the enterprise Neos CMS.

This version of the documentation covering Flow |release| has been rendered at: |today|

.. note::

	We'd love to get your feedback on this documentation! Please share
	your thoughts in our `forum <https://discuss.neos.io>`_, or the #flow-general channel
	in the `Neos Project's Slack <https://slack.neos.io>`_.

	Help is always greatly appreciated, read :ref:`ch-contributing` to find out how
	you can improve Flow.


.. only:: html

	Quickstart
	----------

	Get a first overview and a working example within 15 minutes: :doc:`Quickstart <Quickstart/index>`


	The Definitive Guide
	--------------------

	The Hitchhiker's Guide to Flow and comprehensive almanac:

	- :doc:`TheDefinitiveGuide/index`

	  - :doc:`TheDefinitiveGuide/PartI/index`
	  - :doc:`TheDefinitiveGuide/PartII/index`
	  - :doc:`TheDefinitiveGuide/PartIII/index`
	  - :doc:`TheDefinitiveGuide/PartV/index`
	  - :doc:`TheDefinitiveGuide/Contributors`


	Publication Style Guide
	-----------------------

	A style guide giving advice on how to write for the Neos project:

	- :doc:`StyleGuide/index`

	  - :doc:`StyleGuide/About`
	  - :doc:`StyleGuide/StyleAndUsage`
	  - :doc:`StyleGuide/FontConventions`

	|

	|

	**Table of Contents**

.. toctree::
	:titlesonly:

	Quickstart/index
	TheDefinitiveGuide/index
	StyleGuide/index
