Belle II Software Documentation
===============================

This document contains documentation of the Belle II software, its command line
tools and the Python programming interface.

.. note:: Generated on |today| for release |release|, commit |version|.

In case of questions regarding the Belle II software or for additional
information, please check `Belle II Questions <https://questions.belle2.org>`_.

.. tip:: If you are new to the Belle II software, you might want to take a look
    at the :ref:`onlinebook`, a series of lessons that get you started in no time!

----

.. include all files in the table of content, sorted by package
   first the documentation of the framework package
   then any *.rst files found in package/doc
   then any sphinx_*.rst files in package/
.. toctree::
   :glob:
   :maxdepth: 2
   :numbered: 3

   whatsnew
   build/tools_doc/index*
   online_book/index*
   framework/doc/index*
   */doc/index*
   framework/doc/atend*

.. only:: format_html

  Indices and tables
  ==================

  * :ref:`genindex`
  * :ref:`modindex`
  * :ref:`b2-modindex`
  * :ref:`b2-varindex`
  * :ref:`search`
