docling/docs/overrides/main.html
Christoph Auer fa5d972291 Merge remaining changes from main
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2024-10-15 10:52:16 +02:00

8 lines
201 B
HTML

{% extends "base.html" %}
{#
{% block announce %}
<p>🎉 Docling is now officially supported in LlamaIndex! <a href="{{ 'integrations/llamaindex/' | url }}">Check it out</a>!</p>
{% endblock %}
#}