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 (7 Advanced Topics)](../07_Advanced_Topics/00_Overview.md) \| [Next (9 Packages)](../09_Packages/00_Overview.md)
# 8. Overview
This section introduces a few basic topics related to testing,
@@ -7,5 +9,4 @@ logging, and debugging.
* [8.2 Logging, error handling and diagnostics](02_Logging.md)
* [8.3 Debugging](03_Debugging.md)
[Contents](../Contents.md)
[Contents](../Contents.md) \| [Prev (7 Advanced Topics)](../07_Advanced_Topics/00_Overview.md) \| [Next (9 Packages)](../09_Packages/00_Overview.md)