From 291bec344a99cd4a4874117d31fa1c66194fa81e Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Tue, 13 Jan 2026 15:25:34 -0500 Subject: [willow]: documentation cleanup (#4) --- willow/docs/doxygen/mainpage.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 willow/docs/doxygen/mainpage.md (limited to 'willow/docs/doxygen/mainpage.md') 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. -- cgit v1.2.3