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