summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-18 12:50:36 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-26 12:11:19 +0200
commit4ab2315acb228664dcef99f5c370fc8f1dfb4f91 (patch)
tree5ed4b54bdd0860134055976b0e1b27d1da2ee125 /README.md
parent04e873d50c65d759341e0fe472b733ecda0a9ffe (diff)
downloadjustbuild-4ab2315acb228664dcef99f5c370fc8f1dfb4f91.tar.gz
Add tutorial to showcase debugging
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 32749fcf..5e1d0af4 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ taken from user-defined rules described by functional expressions.
- [Getting Started](doc/tutorial/getting-started.md)
- [Hello World](doc/tutorial/hello-world.md)
- [Third-party dependencies](doc/tutorial/third-party-software.md)
+ - [Debugging](doc/tutorial/debugging.md)
- [Tests](doc/tutorial/tests.md)
- [Targets versus `FILE`, `GLOB`, and `TREE`](doc/tutorial/target-file-glob-tree.md)
- [Ensuring reproducibility](doc/tutorial/rebuild.md)