From 38f2d14cddf980a576027345e126b41e14e69e11 Mon Sep 17 00:00:00 2001 From: Phanindra899 Date: Mon, 30 Mar 2026 17:38:16 +0530 Subject: [PATCH 1/3] Add structured documentation homepage replacing directory listing --- docs/index.html | 107 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..a3a4199 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,107 @@ + + + + + Apache Otava Documentation + + + + + +
+ +

Apache Otava Documentation

+ +

+ Structured entry point to the Otava documentation, + replacing the default directory listing. +

+ + + +
+

Project

+ +
+ +
+ + From d876ce6a526a9a04caab91584a02b666ab5143e3 Mon Sep 17 00:00:00 2001 From: Phanindra899 Date: Mon, 30 Mar 2026 17:47:50 +0530 Subject: [PATCH 2/3] Add documentation landing page replacing directory listing --- docs/index.html | 187 +++++++++++++++++++++++------------------------- 1 file changed, 90 insertions(+), 97 deletions(-) diff --git a/docs/index.html b/docs/index.html index a3a4199..7c8201e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,107 +1,100 @@ - - - Apache Otava Documentation - + + Apache Otava Documentation + + -
- -

Apache Otava Documentation

- -

- Structured entry point to the Otava documentation, - replacing the default directory listing. -

+
+ +

Apache Otava Documentation

+ +

+ Structured entry point to the Otava documentation, replacing the default directory listing. +

+ + + +
+

Project

+ +
- - -
-

Project

- -
- -
- + + \ No newline at end of file From aebefd2727085cabe7697b1d2000fa558a38f661 Mon Sep 17 00:00:00 2001 From: Phanindra899 Date: Sat, 4 Apr 2026 16:13:03 +0530 Subject: [PATCH 3/3] Refactor docs landing page to use README as source of truth --- docs/index.html | 98 ++++++------------------------------------------- 1 file changed, 12 insertions(+), 86 deletions(-) diff --git a/docs/index.html b/docs/index.html index 7c8201e..c6fa826 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,100 +1,26 @@ - + - - Apache Otava Documentation - - + Otava Documentation -
-

Apache Otava Documentation

+

Otava Documentation

+ +

This page provides an entry point to the documentation.

+ +

Documentation

-

- Structured entry point to the Otava documentation, replacing the default directory listing. -

+

Please refer to the main documentation:

- + -
-

Project

- -
+

All documentation structure is maintained in docs/README.md to avoid duplication and ensure consistency.

-
\ No newline at end of file