diff --git a/docs/source/index.rst b/docs/source/index.rst index 84eb70c..34a18c9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -2,14 +2,6 @@ sphinx-quickstart on Fri Jun 20 18:50:25 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -############################################## -Canadian Payroll Administration -############################################## - -.. program-output:: python --version - -.. program-output:: python -c "print(2+3)" - .. toctree:: :maxdepth: 2 :caption: Table of Contents: @@ -28,3 +20,11 @@ Glossary ========= * :ref:`genindex` + +############################################## +Canadian Payroll Administration +############################################## + +.. program-output:: python --version + +.. program-output:: python -c "print(2+3)"