mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
40 lines
753 B
ReStructuredText
40 lines
753 B
ReStructuredText
.. Scrapegraph-ai documentation master file, created by
|
|
sphinx-quickstart on Wed Jan 31 15:38:23 2024.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Introduction
|
|
|
|
introduction/overview
|
|
introduction/contributing
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Getting Started
|
|
|
|
getting_started/installation
|
|
getting_started/examples
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Scrapers
|
|
|
|
scrapers/graphs
|
|
scrapers/llm
|
|
scrapers/graph_config
|
|
scrapers/benchmarks
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Modules
|
|
|
|
modules/modules
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search` |