From d7df744c31e66cc977926d591adbf4e636d468a7 Mon Sep 17 00:00:00 2001 From: Alexandre Bobkov Date: Sat, 23 Aug 2025 03:13:24 -0400 Subject: [PATCH] compliance --- docs/source/index copy.rst | 45 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 docs/source/index copy.rst diff --git a/docs/source/index copy.rst b/docs/source/index copy.rst new file mode 100644 index 0000000..0ff7338 --- /dev/null +++ b/docs/source/index copy.rst @@ -0,0 +1,45 @@ +.. Canadian Payroll Administration documentation master file, created by + 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. + +############################################# +ABOUT THE AUTHOR +############################################# + +From 2005 to 2022 Alexander Bobkov (Alex) has successfully operated his own accounting firm, offering bookkeeping, accounting, and +payroll services to a diverse clientele in the National Capital Regions. With a rich educational background that spans from a college +diploma in Business Management to a Master's degree in Business Administration, he brings both academic insight and practical expertise +from his work. For the past five years, Alexander has focused specifically on the IT and payroll sector. This study guide reflects his +long-standing goal: to help professional business managers to build a solid foundation in payroll administration while easing the anxiety +often associated with its complexity. Designed to be clear, practical, and empowering, the guide equips readers with the skills needed +to confidently perform essential payroll functions encountered in day-to-day operations. + +.. toctree:: + :maxdepth: 3 + :numbered: + + 1_introduction + 2_compliance + 3_contracts + cpp-and-ei + compensation + onboarding_employee + payroll_accounting + review_questions + terminology + calculating-net-pay + rates_2025 + references + errata + +Glossary +========= + +* :ref:`genindex` + +**sys variables** + +.. program-output:: python --version + +.. program-output:: python -c "print(2+3)"