summaryrefslogtreecommitdiff
path: root/docs/src/SUMMARY.md
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-07-05 15:22:40 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-07-05 15:22:40 +0200
commite39b9a8a405fa8e5f73c32bb03a3f349f7f9f92d (patch)
tree970ba428c8a6a9a3d0179817f456ba09f1d06fb0 /docs/src/SUMMARY.md
parent1fa692d9c31c1958d2f572242eac0f030e770062 (diff)
Docs: Add RPM documentation to a Package Formats section
Diffstat (limited to 'docs/src/SUMMARY.md')
-rw-r--r--docs/src/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md
index bbe4917..dc3bbc9 100644
--- a/docs/src/SUMMARY.md
+++ b/docs/src/SUMMARY.md
@@ -6,6 +6,7 @@
- [Go library](./gettingstarted/building/go.md)
- [Python wrapper](./gettingstarted/building/python.md)
- [Example from scratch](./gettingstarted/building/example.md)
+ - [Package Formats](./gettingstarted/building/packageformats.md)
- [Testing](./gettingstarted/testing.md)
- [Debugging](./gettingstarted/debugging/README.md)
- [Logging](./gettingstarted/debugging/logging.md)