summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 921d4aae..0b6577c5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -12,6 +12,8 @@ let you define your project's build. Mill's `build.sc` files are Scala scripts.
- [Introduction](intro.html)
+- [Configuring Mill](configure.html)
+- [Example Project Layouts](example.html)
- [Extending](extending.html)
- [Tasks](tasks.html)
- [Modules](modules.html)