From 5ded7da0868123b75969ebe548cb71abedf5cec9 Mon Sep 17 00:00:00 2001 From: Alec Jacobson Date: Wed, 16 Aug 2023 13:15:48 -0400 Subject: [PATCH] Update README.md [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa4b06e29..e27f741b8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ Documentation, tutorial, and instructions at . -| 🚨 Important | +| 🆕 Doxygen Documentation | |:---| -| The latest version of libigl (v2.4.0) introduces some **breaking changes** to its CMake build system. Please read our [changelog](https://libigl.github.io/changelog/) page for instructions on how to update your project accordingly. | +| The latest version of libigl (v2.5.0) introduces [doxygen generated detailed documentation](https://libigl.github.io/dox/index.html) |