This commit is contained in:
2025-06-22 21:34:39 -04:00
parent a80dbe6cca
commit 3824967f9c

View File

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