.. Yade documentation master file, created by
   sphinx-quickstart on Mon Nov 16 21:49:34 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. comment: https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst

######################################
Welcome to Yade's documentation!
######################################

######################################
Guided tour
######################################

.. toctree::
  :maxdepth: 2

  introduction.rst

  tutorial.rst

######################################
Yade for users
######################################

.. toctree::
  :maxdepth: 2

  formulation.rst

  user.rst

  yade.wrapper.rst

  modules.rst

  installation.rst

  citing.rst

######################################
Yade for programmers
######################################

.. toctree::
  :maxdepth: 2

  prog.rst

  gitrepo.rst

######################################
Theoretical background and extensions
######################################

.. toctree::
  :maxdepth: 2

  formulation-link.rst

  FoamCoupling.rst

  FEMxDEM.rst

  acousticemissions.rst

  HydroForceEngine.rst

  potentialparticles.rst

######################################
Performance enhancements
######################################

.. toctree::
  :maxdepth: 2

  GPUacceleration.rst

  mpy.rst

  amazonEC2.rst

  HighPrecisionReal.rst

######################################
Short-courses
######################################

.. toctree::
  :maxdepth: 2
  
  tutorial-short-course.rst



######################################
Literature
######################################

.. toctree::
  :maxdepth: 2

  yadeTechArchive.rst

  publications.rst

  references.rst


######################################
Yade community events
######################################

.. toctree::
  :maxdepth: 1

  events.rst

######################################
Indices and tables
######################################

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

