From 91baa41beefcefe956775194b01c4e205adf347f Mon Sep 17 00:00:00 2001 From: Vishesh 'ironeagle' Bangotra Date: Sat, 21 Feb 2026 22:21:10 +0530 Subject: [PATCH] fixed missing indexes --- libs/doc-forge/site/404.html | 52 +- .../{docforge => }/cli/commands/index.html | 64 +- .../site/{docforge => }/cli/index.html | 22 +- .../site/{docforge => }/cli/main/index.html | 22 +- .../{docforge => }/cli/mcp_utils/index.html | 38 +- .../cli/mkdocs_utils/index.html | 40 +- libs/doc-forge/site/{docforge => }/index.html | 151 ++- .../loaders/griffe_loader/index.html | 22 +- .../site/{docforge => }/loaders/index.html | 24 +- .../site/{docforge => }/models/index.html | 22 +- .../{docforge => }/models/module/index.html | 22 +- .../{docforge => }/models/object/index.html | 22 +- .../{docforge => }/models/project/index.html | 22 +- .../site/{docforge => }/nav/index.html | 22 +- .../site/{docforge => }/nav/mkdocs/index.html | 22 +- .../{docforge => }/nav/resolver/index.html | 22 +- .../site/{docforge => }/nav/spec/index.html | 22 +- libs/doc-forge/site/objects.inv | Bin 1134 -> 1114 bytes .../{docforge => }/renderers/base/index.html | 22 +- .../site/{docforge => }/renderers/index.html | 38 +- .../renderers/mcp_renderer/index.html | 22 +- .../renderers/mkdocs_renderer/index.html | 48 +- libs/doc-forge/site/search/search_index.json | 2 +- .../site/{docforge => }/servers/index.html | 22 +- .../servers/mcp_server/index.html | 22 +- libs/doc-forge/site/sitemap.xml.gz | Bin 127 -> 127 bytes libs/mail-intake/site/404.html | 58 +- .../adapters/base/index.html | 22 +- .../adapters/gmail/index.html | 22 +- .../{mail_intake => }/adapters/index.html | 22 +- .../{mail_intake => }/auth/base/index.html | 22 +- .../{mail_intake => }/auth/google/index.html | 22 +- .../site/{mail_intake => }/auth/index.html | 22 +- .../site/{mail_intake => }/config/index.html | 22 +- .../{mail_intake => }/credentials/index.html | 22 +- .../credentials/pickle/index.html | 22 +- .../credentials/redis/index.html | 22 +- .../credentials/store/index.html | 22 +- .../{mail_intake => }/exceptions/index.html | 22 +- .../site/{mail_intake => }/index.html | 28 +- .../{mail_intake => }/ingestion/index.html | 24 +- .../ingestion/reader/index.html | 22 +- .../site/{mail_intake => }/models/index.html | 22 +- .../models/message/index.html | 22 +- .../models/thread/index.html | 22 +- libs/mail-intake/site/objects.inv | Bin 1195 -> 1173 bytes .../{mail_intake => }/parsers/body/index.html | 22 +- .../parsers/headers/index.html | 22 +- .../site/{mail_intake => }/parsers/index.html | 22 +- .../parsers/subject/index.html | 22 +- .../mail-intake/site/search/search_index.json | 2 +- libs/mail-intake/site/sitemap.xml.gz | Bin 127 -> 127 bytes libs/omniread/site/404.html | 32 +- .../{omniread => }/core/content/index.html | 22 +- .../site/{omniread => }/core/index.html | 24 +- .../{omniread => }/core/parser/index.html | 22 +- .../{omniread => }/core/scraper/index.html | 22 +- .../site/{omniread => }/html/index.html | 22 +- .../{omniread => }/html/parser/index.html | 22 +- .../{omniread => }/html/scraper/index.html | 22 +- libs/omniread/site/{omniread => }/index.html | 26 +- libs/omniread/site/objects.inv | Bin 729 -> 721 bytes .../site/{omniread => }/pdf/client/index.html | 22 +- .../site/{omniread => }/pdf/index.html | 22 +- .../site/{omniread => }/pdf/parser/index.html | 22 +- .../{omniread => }/pdf/scraper/index.html | 22 +- libs/omniread/site/search/search_index.json | 2 +- libs/omniread/site/sitemap.xml.gz | Bin 127 -> 127 bytes libs/openapi-first/site/404.html | 20 +- .../site/{openapi_first => }/app/index.html | 24 +- .../{openapi_first => }/binder/index.html | 22 +- .../site/{openapi_first => }/cli/index.html | 22 +- .../{openapi_first => }/client/index.html | 22 +- .../{openapi_first => }/errors/index.html | 22 +- .../site/{openapi_first => }/index.html | 28 +- .../{openapi_first => }/loader/index.html | 22 +- libs/openapi-first/site/objects.inv | Bin 759 -> 415 bytes .../templates/crud_app/data/index.html | 1031 ---------------- .../templates/crud_app/index.html | 842 ------------- .../templates/crud_app/main/index.html | 753 ------------ .../templates/crud_app/routes/index.html | 1081 ----------------- .../crud_app/test_crud_app/index.html | 893 -------------- .../templates/health_app/index.html | 804 ------------ .../templates/health_app/main/index.html | 753 ------------ .../templates/health_app/routes/index.html | 797 ------------ .../site/openapi_first/templates/index.html | 744 ------------ .../templates/model_app/data/index.html | 1058 ---------------- .../templates/model_app/index.html | 845 ------------- .../templates/model_app/main/index.html | 753 ------------ .../templates/model_app/models/index.html | 897 -------------- .../templates/model_app/routes/index.html | 1078 ---------------- .../model_app/test_model_app/index.html | 892 -------------- .../site/search/search_index.json | 2 +- libs/openapi-first/site/sitemap.xml.gz | Bin 127 -> 127 bytes libs/py-jwt/site/404.html | 34 +- libs/py-jwt/site/{jwtlib => }/app/index.html | 24 +- .../site/{jwtlib => }/exceptions/index.html | 22 +- libs/py-jwt/site/{jwtlib => }/index.html | 26 +- .../{jwtlib => }/introspection/index.html | 22 +- .../site/{jwtlib => }/models/app/index.html | 22 +- .../{jwtlib => }/models/common/index.html | 22 +- .../site/{jwtlib => }/models/index.html | 22 +- .../site/{jwtlib => }/models/mongo/index.html | 22 +- .../{jwtlib => }/models/security/index.html | 22 +- libs/py-jwt/site/objects.inv | Bin 924 -> 911 bytes .../site/{jwtlib => }/repository/index.html | 22 +- libs/py-jwt/site/search/search_index.json | 2 +- .../site/{jwtlib => }/security/index.html | 22 +- libs/py-jwt/site/sitemap.xml.gz | Bin 127 -> 127 bytes .../py-jwt/site/{jwtlib => }/utils/index.html | 22 +- 110 files changed, 1173 insertions(+), 14181 deletions(-) rename libs/doc-forge/site/{docforge => }/cli/commands/index.html (87%) rename libs/doc-forge/site/{docforge => }/cli/index.html (93%) rename libs/doc-forge/site/{docforge => }/cli/main/index.html (92%) rename libs/doc-forge/site/{docforge => }/cli/mcp_utils/index.html (91%) rename libs/doc-forge/site/{docforge => }/cli/mkdocs_utils/index.html (91%) rename libs/doc-forge/site/{docforge => }/index.html (86%) rename libs/doc-forge/site/{docforge => }/loaders/griffe_loader/index.html (95%) rename libs/doc-forge/site/{docforge => }/loaders/index.html (95%) rename libs/doc-forge/site/{docforge => }/models/index.html (97%) rename libs/doc-forge/site/{docforge => }/models/module/index.html (94%) rename libs/doc-forge/site/{docforge => }/models/object/index.html (95%) rename libs/doc-forge/site/{docforge => }/models/project/index.html (94%) rename libs/doc-forge/site/{docforge => }/nav/index.html (96%) rename libs/doc-forge/site/{docforge => }/nav/mkdocs/index.html (93%) rename libs/doc-forge/site/{docforge => }/nav/resolver/index.html (94%) rename libs/doc-forge/site/{docforge => }/nav/spec/index.html (95%) rename libs/doc-forge/site/{docforge => }/renderers/base/index.html (94%) rename libs/doc-forge/site/{docforge => }/renderers/index.html (92%) rename libs/doc-forge/site/{docforge => }/renderers/mcp_renderer/index.html (93%) rename libs/doc-forge/site/{docforge => }/renderers/mkdocs_renderer/index.html (90%) rename libs/doc-forge/site/{docforge => }/servers/index.html (93%) rename libs/doc-forge/site/{docforge => }/servers/mcp_server/index.html (93%) rename libs/mail-intake/site/{mail_intake => }/adapters/base/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/adapters/gmail/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/adapters/index.html (96%) rename libs/mail-intake/site/{mail_intake => }/auth/base/index.html (94%) rename libs/mail-intake/site/{mail_intake => }/auth/google/index.html (94%) rename libs/mail-intake/site/{mail_intake => }/auth/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/config/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/credentials/index.html (96%) rename libs/mail-intake/site/{mail_intake => }/credentials/pickle/index.html (94%) rename libs/mail-intake/site/{mail_intake => }/credentials/redis/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/credentials/store/index.html (94%) rename libs/mail-intake/site/{mail_intake => }/exceptions/index.html (94%) rename libs/mail-intake/site/{mail_intake => }/index.html (94%) rename libs/mail-intake/site/{mail_intake => }/ingestion/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/ingestion/reader/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/models/index.html (96%) rename libs/mail-intake/site/{mail_intake => }/models/message/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/models/thread/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/parsers/body/index.html (93%) rename libs/mail-intake/site/{mail_intake => }/parsers/headers/index.html (94%) rename libs/mail-intake/site/{mail_intake => }/parsers/index.html (95%) rename libs/mail-intake/site/{mail_intake => }/parsers/subject/index.html (93%) rename libs/omniread/site/{omniread => }/core/content/index.html (94%) rename libs/omniread/site/{omniread => }/core/index.html (96%) rename libs/omniread/site/{omniread => }/core/parser/index.html (93%) rename libs/omniread/site/{omniread => }/core/scraper/index.html (93%) rename libs/omniread/site/{omniread => }/html/index.html (96%) rename libs/omniread/site/{omniread => }/html/parser/index.html (95%) rename libs/omniread/site/{omniread => }/html/scraper/index.html (94%) rename libs/omniread/site/{omniread => }/index.html (97%) rename libs/omniread/site/{omniread => }/pdf/client/index.html (93%) rename libs/omniread/site/{omniread => }/pdf/index.html (95%) rename libs/omniread/site/{omniread => }/pdf/parser/index.html (93%) rename libs/omniread/site/{omniread => }/pdf/scraper/index.html (93%) rename libs/openapi-first/site/{openapi_first => }/app/index.html (93%) rename libs/openapi-first/site/{openapi_first => }/binder/index.html (93%) rename libs/openapi-first/site/{openapi_first => }/cli/index.html (90%) rename libs/openapi-first/site/{openapi_first => }/client/index.html (91%) rename libs/openapi-first/site/{openapi_first => }/errors/index.html (92%) rename libs/openapi-first/site/{openapi_first => }/index.html (93%) rename libs/openapi-first/site/{openapi_first => }/loader/index.html (93%) delete mode 100644 libs/openapi-first/site/openapi_first/templates/crud_app/data/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/crud_app/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/crud_app/main/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/crud_app/routes/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/crud_app/test_crud_app/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/health_app/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/health_app/main/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/health_app/routes/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/model_app/data/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/model_app/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/model_app/main/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/model_app/models/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/model_app/routes/index.html delete mode 100644 libs/openapi-first/site/openapi_first/templates/model_app/test_model_app/index.html rename libs/py-jwt/site/{jwtlib => }/app/index.html (95%) rename libs/py-jwt/site/{jwtlib => }/exceptions/index.html (93%) rename libs/py-jwt/site/{jwtlib => }/index.html (97%) rename libs/py-jwt/site/{jwtlib => }/introspection/index.html (94%) rename libs/py-jwt/site/{jwtlib => }/models/app/index.html (94%) rename libs/py-jwt/site/{jwtlib => }/models/common/index.html (91%) rename libs/py-jwt/site/{jwtlib => }/models/index.html (95%) rename libs/py-jwt/site/{jwtlib => }/models/mongo/index.html (92%) rename libs/py-jwt/site/{jwtlib => }/models/security/index.html (92%) rename libs/py-jwt/site/{jwtlib => }/repository/index.html (95%) rename libs/py-jwt/site/{jwtlib => }/security/index.html (94%) rename libs/py-jwt/site/{jwtlib => }/utils/index.html (93%) diff --git a/libs/doc-forge/site/404.html b/libs/doc-forge/site/404.html index 4ffcd22..ccb63f2 100644 --- a/libs/doc-forge/site/404.html +++ b/libs/doc-forge/site/404.html @@ -184,7 +184,7 @@
  • - + @@ -205,7 +205,7 @@
  • - + @@ -225,7 +225,7 @@
  • - + @@ -245,7 +245,7 @@
  • - + @@ -265,7 +265,7 @@
  • - + @@ -285,7 +285,7 @@
  • - + @@ -337,7 +337,7 @@
  • - + @@ -402,7 +402,7 @@
  • - + @@ -425,7 +425,7 @@
  • - + @@ -498,7 +498,7 @@
  • - + @@ -521,7 +521,7 @@
  • - + @@ -544,7 +544,7 @@
  • - + @@ -567,7 +567,7 @@
  • - + @@ -640,7 +640,7 @@
  • - + @@ -663,7 +663,7 @@
  • - + @@ -686,7 +686,7 @@
  • - + @@ -709,7 +709,7 @@
  • - + @@ -782,7 +782,7 @@
  • - + @@ -805,7 +805,7 @@
  • - + @@ -828,7 +828,7 @@
  • - + @@ -851,7 +851,7 @@
  • - + @@ -924,7 +924,7 @@
  • - + @@ -947,7 +947,7 @@
  • - + @@ -970,7 +970,7 @@
  • - + @@ -993,7 +993,7 @@
  • - + @@ -1016,7 +1016,7 @@
  • - + diff --git a/libs/doc-forge/site/docforge/cli/commands/index.html b/libs/doc-forge/site/cli/commands/index.html similarity index 87% rename from libs/doc-forge/site/docforge/cli/commands/index.html rename to libs/doc-forge/site/cli/commands/index.html index 8ea3a56..2d2edfb 100644 --- a/libs/doc-forge/site/docforge/cli/commands/index.html +++ b/libs/doc-forge/site/cli/commands/index.html @@ -15,7 +15,7 @@ - + @@ -24,10 +24,10 @@ - + - + @@ -46,9 +46,9 @@ - + - + @@ -88,7 +88,7 @@