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

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

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

.. important:: If you use the Belle II software for your work, you must properly cite it.
   Information on this can be found on the page `here <https://doi.org/10.5281/zenodo.5574115>`_. 

.. tip:: If you are new to the Belle II software, you should take a look
    at the :ref:`onlinebook` to help you get started. 

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

----

.. 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

  Indexes
  =======

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