From db39b50b9423661005cccf4fae10766a218c0489 Mon Sep 17 00:00:00 2001 From: Mohammad Nejati Date: Wed, 27 Nov 2024 11:05:47 +0000 Subject: [PATCH] Add index.html This redirects links pointing to the root directory to the documentation page, such as: https://www.boost.org/doc/libs/develop/libs/parser/ --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 00000000..419f23b7 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + Boost.Parser + + + + Automatic redirection failed, please go to + ../../doc/html/parser.html + +