Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.43 KB

index.rst

File metadata and controls

62 lines (38 loc) · 1.43 KB

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, or the #flow-general channel in the Neos Project's Slack.

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