rates 2025

This commit is contained in:
2025-06-22 17:21:56 -04:00
parent f69174f9ee
commit 49d434cda1
47 changed files with 116 additions and 3832 deletions

View File

@@ -52,3 +52,7 @@ version = 'Fall 2025'
#html_theme = 'alabaster'
html_theme = 'classic'
html_static_path = ['_static']
latex_documents = [
('index', 'Payroll-Administration_2025.tex', 'Canadian Payroll Administration (2025)', 'Alexandre Bobkov', 'manual'),
]