mirror of
https://github.com/alexandrebobkov/CanadianPayroll.git
synced 2025-08-07 13:57:17 +00:00
onboarding
This commit is contained in:
BIN
docs/build/doctrees/calculating-net-pay.doctree
vendored
Normal file
BIN
docs/build/doctrees/calculating-net-pay.doctree
vendored
Normal file
Binary file not shown.
BIN
docs/build/doctrees/environment.pickle
vendored
BIN
docs/build/doctrees/environment.pickle
vendored
Binary file not shown.
11
docs/build/html/_sources/calculating-net-pay.rst.txt
vendored
Normal file
11
docs/build/html/_sources/calculating-net-pay.rst.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
CALCULATING NET PAY
|
||||
===================
|
||||
|
||||
Salary
|
||||
------
|
||||
|
||||
Commission
|
||||
----------
|
||||
|
||||
Pension
|
||||
-------
|
103
docs/build/html/calculating-net-pay.html
vendored
Normal file
103
docs/build/html/calculating-net-pay.html
vendored
Normal file
@@ -0,0 +1,103 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en" data-content_root="./">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>CALCULATING NET PAY — Payroll Administration Fall 2025 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/classic.css?v=2bf1fcf8" />
|
||||
|
||||
<script src="_static/documentation_options.js?v=4160fc38"></script>
|
||||
<script src="_static/doctools.js?v=9bcbadda"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="Related">
|
||||
<h3>Navigation</h3>
|
||||
<ul>
|
||||
<li class="right" style="margin-right: 10px">
|
||||
<a href="genindex.html" title="General Index"
|
||||
accesskey="I">index</a></li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">Payroll Administration Fall 2025 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">CALCULATING NET PAY</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="document">
|
||||
<div class="documentwrapper">
|
||||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="calculating-net-pay">
|
||||
<h1>CALCULATING NET PAY<a class="headerlink" href="#calculating-net-pay" title="Link to this heading">¶</a></h1>
|
||||
<section id="salary">
|
||||
<h2>Salary<a class="headerlink" href="#salary" title="Link to this heading">¶</a></h2>
|
||||
</section>
|
||||
<section id="commission">
|
||||
<h2>Commission<a class="headerlink" href="#commission" title="Link to this heading">¶</a></h2>
|
||||
</section>
|
||||
<section id="pension">
|
||||
<h2>Pension<a class="headerlink" href="#pension" title="Link to this heading">¶</a></h2>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sphinxsidebar" role="navigation" aria-label="Main">
|
||||
<div class="sphinxsidebarwrapper">
|
||||
<div>
|
||||
<h3><a href="index.html">Table of Contents</a></h3>
|
||||
<ul>
|
||||
<li><a class="reference internal" href="#">CALCULATING NET PAY</a><ul>
|
||||
<li><a class="reference internal" href="#salary">Salary</a></li>
|
||||
<li><a class="reference internal" href="#commission">Commission</a></li>
|
||||
<li><a class="reference internal" href="#pension">Pension</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div role="note" aria-label="source link">
|
||||
<h3>This Page</h3>
|
||||
<ul class="this-page-menu">
|
||||
<li><a href="_sources/calculating-net-pay.rst.txt"
|
||||
rel="nofollow">Show Source</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<search id="searchbox" style="display: none" role="search">
|
||||
<h3 id="searchlabel">Quick search</h3>
|
||||
<div class="searchformwrapper">
|
||||
<form class="search" action="search.html" method="get">
|
||||
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
||||
<input type="submit" value="Go" />
|
||||
</form>
|
||||
</div>
|
||||
</search>
|
||||
<script>document.getElementById('searchbox').style.display = "block"</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
<div class="related" role="navigation" aria-label="Related">
|
||||
<h3>Navigation</h3>
|
||||
<ul>
|
||||
<li class="right" style="margin-right: 10px">
|
||||
<a href="genindex.html" title="General Index"
|
||||
>index</a></li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">Payroll Administration Fall 2025 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">CALCULATING NET PAY</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2025.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
BIN
docs/build/html/objects.inv
vendored
BIN
docs/build/html/objects.inv
vendored
Binary file not shown.
2
docs/build/html/searchindex.js
vendored
2
docs/build/html/searchindex.js
vendored
File diff suppressed because one or more lines are too long
2
docs/build/simplepdf/.buildinfo
vendored
2
docs/build/simplepdf/.buildinfo
vendored
@@ -1,4 +1,4 @@
|
||||
# Sphinx build info version 1
|
||||
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||
config: dfddf989e0c73d7eec9be4737356a62b
|
||||
config: 0ad6334c65af96aa6c2204052135da63
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
BIN
docs/build/simplepdf/objects.inv
vendored
BIN
docs/build/simplepdf/objects.inv
vendored
Binary file not shown.
Reference in New Issue
Block a user