summaryrefslogtreecommitdiff
path: root/willow/docs/doxygen/mainpage.md
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2026-01-13 15:25:34 -0500
committerGitHub <noreply@github.com>2026-01-13 15:25:34 -0500
commit291bec344a99cd4a4874117d31fa1c66194fa81e (patch)
treefa1388af5580a1ca3a926d003122574d67640a2e /willow/docs/doxygen/mainpage.md
parentad744d11a70136459256f28380ec99c9274fb77d (diff)
downloadcompiler-291bec344a99cd4a4874117d31fa1c66194fa81e.tar.gz
[willow]: documentation cleanup (#4)
Diffstat (limited to 'willow/docs/doxygen/mainpage.md')
-rw-r--r--willow/docs/doxygen/mainpage.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/willow/docs/doxygen/mainpage.md b/willow/docs/doxygen/mainpage.md
new file mode 100644
index 0000000..87ccebd
--- /dev/null
+++ b/willow/docs/doxygen/mainpage.md
@@ -0,0 +1,8 @@
+# Introduction
+
+Willow is a small library and intermediate representation for building
+optimizing compilers.
+
+## Status
+
+Currently incomplete, and not ready for an initial release.