mirror of
https://github.com/alexandrebobkov/CanadianPayroll.git
synced 2025-08-08 04:47:05 +00:00
rates 2025
This commit is contained in:
10
docs/build/html/_sources/introduction.rst.txt
vendored
10
docs/build/html/_sources/introduction.rst.txt
vendored
@@ -12,3 +12,13 @@ The system is built to handle various payroll scenarios, including different emp
|
||||
***************
|
||||
Network Diagram
|
||||
***************
|
||||
|
||||
.. nwdiag::
|
||||
|
||||
network {
|
||||
internet;
|
||||
web;
|
||||
db;
|
||||
internet -- web;
|
||||
web -- db;
|
||||
}
|
||||
|
Reference in New Issue
Block a user