docling/docs/overrides/main.html

8 lines
201 B
HTML
Raw Normal View History

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