From 9d9a416d1cea5f7e97c47d862e1fa8ea13c402c1 Mon Sep 17 00:00:00 2001 From: vraj545 Date: Wed, 18 Feb 2026 18:50:14 -0500 Subject: [PATCH] Added UI,User Manual, and API HTML file --- docs/Index.html | 21 +++++++---- docs/api.html | 95 +++++++++++++++++++++++++++++++++++++++++++++++++ docs/ui.html | 95 +++++++++++++++++++++++++++++++++++++++++++++++++ docs/um.html | 95 +++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 300 insertions(+), 6 deletions(-) create mode 100644 docs/api.html create mode 100644 docs/ui.html create mode 100644 docs/um.html diff --git a/docs/Index.html b/docs/Index.html index bf21ac8..269de2f 100644 --- a/docs/Index.html +++ b/docs/Index.html @@ -446,15 +446,24 @@ Database Documentation - + API Documentation - - + + UI Documentation - - + + + User Manual Documentation + + + + diff --git a/docs/api.html b/docs/api.html new file mode 100644 index 0000000..c5c1f14 --- /dev/null +++ b/docs/api.html @@ -0,0 +1,95 @@ + + + + + + Coming Soon — WIN + + + + + + +
+

Coming Soon

+
+ +
+
+

API Coming Soon

+

+ We are currently building out the API documentation. + Please check back soon for updates. +

+ + Back to Home +
+
+ + + + + diff --git a/docs/ui.html b/docs/ui.html new file mode 100644 index 0000000..0318d74 --- /dev/null +++ b/docs/ui.html @@ -0,0 +1,95 @@ + + + + + + Coming Soon — WIN + + + + + + +
+

Coming Soon

+
+ +
+
+

User Interface Coming Soon

+

+ We are currently building out the User Interface documentation. + Please check back soon for updates. +

+ + Back to Home +
+
+ + + + + diff --git a/docs/um.html b/docs/um.html new file mode 100644 index 0000000..f3cff6c --- /dev/null +++ b/docs/um.html @@ -0,0 +1,95 @@ + + + + + + Coming Soon — WIN + + + + + + +
+

Coming Soon

+
+ +
+
+

User Manual Coming Soon

+

+ We are currently building out the User Manual documentation. + Please check back soon for updates. +

+ + Back to Home +
+
+ + + + +