diff options
Diffstat (limited to 'willow/docs/doxygen/mainpage.md')
| -rw-r--r-- | willow/docs/doxygen/mainpage.md | 8 |
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. |