summaryrefslogtreecommitdiff
path: root/docs/px.toml.in
diff options
context:
space:
mode:
authorJan-Michael Brummer <jan.brummer@tabos.org>2023-03-17 11:06:28 -0400
committerJan-Michael Brummer <jan.brummer@tabos.org>2023-03-27 16:31:58 +0200
commitf71f6f4d6998ebfd30db4a78cc2843a735d5c059 (patch)
treeaf40218d465eef82eef268ca12024e2d1d36072e /docs/px.toml.in
parent5114d4714254d47c7ab32559c4a480e101609a5d (diff)
downloadlibproxy-git-f71f6f4d6998ebfd30db4a78cc2843a735d5c059.tar.gz
Add build step tutorial (#91)
Co-authored-by: Jan-Michael Brummer <jan-michael.brummer1@volkswagen.de>
Diffstat (limited to 'docs/px.toml.in')
-rw-r--r--docs/px.toml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/px.toml.in b/docs/px.toml.in
index 79ed69b..b70f23b 100644
--- a/docs/px.toml.in
+++ b/docs/px.toml.in
@@ -62,6 +62,7 @@ file_format = "{filename}#L{line}"
[extra]
content_files = [
"architecture.md",
+ "build-steps.md",
"configuration-logic.md",
"perl.md",
"python.md",