unstructured/docs/source/introduction.rst
Jack Retterer a35ff890e0
Update docs jack (#1157)
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)
2023-08-21 10:27:32 -07:00

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