.. Onboarding Guide
   Mladen Ivkovic, January 2023

======================
SWIFT Onboarding Guide
======================

.. Note: There seems to be some issue with sphinx, where the first and highest
   heading in the hierarchy will be skipped when generating pdfs. We don't make
   a title for this guide anyway, so add the title of the guide above so the
   first section will be displayed correctly.


.. This is the first page of the onboarding guide
   -----------------------------------------------------------------

.. include:: header_first_page.rst

.. include:: what_swift_can_do.rst
.. include:: getting_the_code.rst
.. include:: getting_help.rst
.. include:: initial_setup.rst

.. raw:: latex

    % fill column.
    \vfill\null

.. include:: dependencies.rst




.. This is the second page of the onboarding guide
   -----------------------------------------------------------------

.. raw:: latex

   \vfill\null
   \newpage

.. include:: header_second_page.rst

.. include:: useful_configuration_flags.rst
.. include:: runtime_options.rst
.. include:: running_example.rst
.. include:: submission_script.rst