From 835470293e76dd75a88b996d911442601b720ea6 Mon Sep 17 00:00:00 2001 From: ossirytk Date: Sat, 6 Jul 2024 10:03:15 +0300 Subject: [PATCH] Deployed d03393d with MkDocs version: 1.6.0 --- UNLICENSE/index.html | 2 +- card_format/index.html | 2 +- configs/index.html | 2 +- creating_embeddings/index.html | 2 +- css/theme_extra.css | 10 ++++++++-- csv/index.html | 2 +- examples/index.html | 2 +- getting_started/index.html | 2 +- index.html | 6 +++--- js/theme.js | 2 +- named_entity_recognition/index.html | 2 +- preparing_the_env/index.html | 2 +- prompt_support/index.html | 2 +- running_the_chatbot/index.html | 4 +++- running_the_env/index.html | 2 +- search/search_index.json | 2 +- sitemap.xml | 28 ++++++++++++++-------------- sitemap.xml.gz | Bin 363 -> 363 bytes webscraping/index.html | 2 +- 19 files changed, 42 insertions(+), 34 deletions(-) diff --git a/UNLICENSE/index.html b/UNLICENSE/index.html index 0c56d3b..df08be6 100755 --- a/UNLICENSE/index.html +++ b/UNLICENSE/index.html @@ -78,7 +78,7 @@ diff --git a/card_format/index.html b/card_format/index.html index 42b80c0..a9e39a1 100755 --- a/card_format/index.html +++ b/card_format/index.html @@ -49,7 +49,7 @@
  • Prompt Support
  • -
  • Card Format +
  • Card Format
  • diff --git a/configs/index.html b/configs/index.html index 32bf20a..e0747e5 100755 --- a/configs/index.html +++ b/configs/index.html @@ -51,7 +51,7 @@
  • Card Format
  • -
  • Configs +
  • Configs
  • diff --git a/creating_embeddings/index.html b/creating_embeddings/index.html index 3e4dd06..8c5821e 100755 --- a/creating_embeddings/index.html +++ b/creating_embeddings/index.html @@ -71,7 +71,7 @@
  • Named Entity Recognition(NER)
  • -
  • Creating embeddings +
  • Creating embeddings
  • diff --git a/css/theme_extra.css b/css/theme_extra.css index 9f4b063..ab0631a 100755 --- a/css/theme_extra.css +++ b/css/theme_extra.css @@ -103,7 +103,7 @@ pre .cs, pre .c { form .search-query { width: 100%; border-radius: 50px; - padding: 6px 12px; /* csslint allow: box-model */ + padding: 6px 12px; border-color: #D1D4D5; } @@ -135,7 +135,7 @@ form .search-query { } td, th { - border: 1px solid #e1e4e5 !important; /* csslint allow: important */ + border: 1px solid #e1e4e5 !important; border-collapse: collapse; } @@ -155,6 +155,12 @@ td, th { padding-bottom: 40px; } +/* For section-index only */ +.wy-menu-vertical .current-section p { + background-color: #e3e3e3; + color: #404040; +} + /* * The second step of above amendment: Here we make sure the items are aligned * correctly within the .rst-current-version container. Using flexbox, we diff --git a/csv/index.html b/csv/index.html index b9f1c67..16c765a 100755 --- a/csv/index.html +++ b/csv/index.html @@ -67,7 +67,7 @@

    Extras

    Quickstart