mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-03 10:40:04 +00:00
Fix sphinx error (#2384)
To test: > cd docs && make HTML changelogs: - remove unindented line in destination connector's sql.rst file - add elasticsearch page into destination_connector.rst file
This commit is contained in:
parent
23edf2e911
commit
98a0de30b4
@ -14,6 +14,7 @@ in our community `Slack. <https://short.unstructured.io/pzw05l7>`_
|
||||
destination_connectors/chroma
|
||||
destination_connectors/delta_table
|
||||
destination_connectors/dropbox
|
||||
destination_connectors/elasticsearch
|
||||
destination_connectors/gcs
|
||||
destination_connectors/mongodb
|
||||
destination_connectors/pinecone
|
||||
|
||||
@ -41,7 +41,6 @@ To make sure the schema of the index matches the data being written to it, a sam
|
||||
.. tabs::
|
||||
|
||||
.. tab:: PostgreSQL
|
||||
:
|
||||
.. literalinclude:: ./data/postgres-schema.sql
|
||||
:language: sql
|
||||
:linenos:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user