Added chapter navigation

This commit is contained in:
David Beazley
2020-05-29 14:03:49 -05:00
parent ba57e98f5b
commit 2056a95a64
9 changed files with 28 additions and 11 deletions

View File

@@ -1,3 +1,5 @@
[Contents](../Contents.md) \| [Prev (8 Testing and Debugging)](../08_Testing_debugging/00_Overview.md)
# 9 Packages
We conclude the course with a few details on how to organize your code
@@ -14,4 +16,4 @@ away or manage dependencies.
* [9.2 Third Party Modules](02_Third_party.md)
* [9.3 Giving your code to others](03_Distribution.md)
[Contents](../Contents.md)
[Contents](../Contents.md) \| [Prev (8 Testing and Debugging)](../08_Testing_debugging/00_Overview.md)