mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00

Documentation Overhaul - Added documentation hierarchy - Added options for Bash vs Python for API & Upstream Connectors - Added Introduction section (Overview, Key Concepts, Getting Started) - Redid connectors section - Installation is now broken up (needs further work)
19 lines
319 B
ReStructuredText
19 lines
319 B
ReStructuredText
Introduction
|
|
=============
|
|
|
|
.. include:: introduction/overview.rst
|
|
|
|
.. include:: introduction/key_concepts.rst
|
|
|
|
.. include:: introduction/getting_started.rst
|
|
|
|
This is the table of contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
introduction/overview
|
|
introduction/key_concepts
|
|
introduction/getting_started
|