Skip to content

Commit

Permalink
Deployed d504432 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vagenas committed Oct 14, 2024
1 parent e9be18e commit 7415aa8
Show file tree
Hide file tree
Showing 24 changed files with 1,444 additions and 8,433 deletions.
280 changes: 95 additions & 185 deletions 404.html

Large diffs are not rendered by default.

116 changes: 116 additions & 0 deletions assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
298 changes: 104 additions & 194 deletions examples/batch_convert/index.html

Large diffs are not rendered by default.

298 changes: 104 additions & 194 deletions examples/custom_convert/index.html

Large diffs are not rendered by default.

298 changes: 104 additions & 194 deletions examples/export_figures/index.html

Large diffs are not rendered by default.

300 changes: 105 additions & 195 deletions examples/export_multimodal/index.html

Large diffs are not rendered by default.

298 changes: 104 additions & 194 deletions examples/export_tables/index.html

Large diffs are not rendered by default.

983 changes: 0 additions & 983 deletions examples/ext_llamaindex/index.html

This file was deleted.

292 changes: 101 additions & 191 deletions examples/minimal/index.html

Large diffs are not rendered by default.

280 changes: 95 additions & 185 deletions examples/rag_langchain/index.html

Large diffs are not rendered by default.

282 changes: 96 additions & 186 deletions examples/rag_llamaindex/index.html

Large diffs are not rendered by default.

311 changes: 132 additions & 179 deletions index.html

Large diffs are not rendered by default.

399 changes: 153 additions & 246 deletions ...lation/alternative_ocr_engines/index.html → installation/index.html

Large diffs are not rendered by default.

1,096 changes: 0 additions & 1,096 deletions installation/installation/index.html

This file was deleted.

988 changes: 0 additions & 988 deletions integrations/langchain/index.html

This file was deleted.

310 changes: 110 additions & 200 deletions integrations/llamaindex/index.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{% extends "base.html" %}

{#
{% block announce %}
<p>🎉 Docling is now officially supported in LlamaIndex! <a href="{{ 'integrations/llamaindex/' | url }}">Check it out</a>!</p>
{% endblock %}
#}
1 change: 1 addition & 0 deletions search/search_index.json

Large diffs are not rendered by default.

52 changes: 14 additions & 38 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,70 +2,46 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ds4sd.github.io/docling/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/installation/</loc>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/batch_convert/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/custom_convert/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/export_figures/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/export_multimodal/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/export_tables/</loc>
<lastmod>2024-10-12</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/ext_llamaindex/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/minimal/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/rag_langchain/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/examples/rag_llamaindex/</loc>
<lastmod>2024-10-12</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/installation/alternative_ocr_engines/</loc>
<lastmod>2024-10-12</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/installation/installation/</loc>
<lastmod>2024-10-12</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/integrations/langchain/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/integrations/llamaindex/</loc>
<lastmod>2024-10-12</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/v2/</loc>
<lastmod>2024-10-12</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/v2/migration_from_v1/</loc>
<lastmod>2024-10-12</lastmod>
</url>
<url>
<loc>https://ds4sd.github.io/docling/v2/whats_new/</loc>
<lastmod>2024-10-12</lastmod>
<lastmod>2024-10-14</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
8 changes: 3 additions & 5 deletions stylesheets/extra.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
:root {
--md-primary-fg-color: #B85323;
--md-primary-fg-color--light: #ECB7B7;
--md-primary-fg-color--dark: #90030C;
}
[data-md-color-scheme="default"] .md-banner a {
color: #5e8bde;
}
Loading

0 comments on commit 7415aa8

Please sign in to comment.