Welcome to Ren'Py's documentation!
==================================

We're in the process of rewriting Ren'Py's documentation. While what
we have here is the most up-to-date documentation, it's also very
incomplete. To find out more about Ren'Py, please visit the Ren'Py
home page:

    http://www.renpy.org/

Much of Ren'Py is only documented in the older documentation, which is
stored in the Ren'Py Wiki:

    http://www.renpy.org/wiki/
    

Getting Started
---------------
.. toctree::
   :maxdepth: 2

   quickstart
    
The Ren'Py Language
-------------------

.. toctree::
   :maxdepth: 2

   language_basics
   dialogue
   displaying_images
   atl

Displayables, Transforms, and Transitions
-----------------------------------------

.. toctree::
   :maxdepth: 2
    
   displayables
   transitions
   
Customizing Ren'Py
------------------

.. toctree::
   :maxdepth: 2

   style
   screens
   screen_actions
   screen_special
   side_image
   config

Advanced Displayables
---------------------

.. toctree::
   :maxdepth: 1
   
   drag_drop
   sprites
   
Python and Ren'Py
-----------------
   
.. toctree::
   :maxdepth: 2

   statement_equivalents
   trans_trans_python
   screen_python
   modes
   other

Other Platforms
---------------

.. toctree::
   :maxdepth: 1

   android
   
   
End-User Documentation
----------------------

.. toctree::
   :maxdepth: 1

   display_problems

Changes and License
-------------------

.. toctree::
   :maxdepth: 1

   changelog
   incompatible
   distributor
   license

:ref:`genindex`

