mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-04 21:01:04 +08:00
changed the read the docs command
This commit is contained in:
parent
c0e1b5ce91
commit
6d3905db5b
@ -23,6 +23,10 @@ Try out ScrapeGraphAI in your browser:
|
||||
|
||||
The documentation for ScrapeGraphAI can be found [here](https://scrapegraph-ai.readthedocs.io/en/latest/).
|
||||
|
||||
## Setup the api keys
|
||||
|
||||
The procedure per for activatating the openai keys are in the following link: [link](https://scrapegraph-ai.readthedocs.io/en/latest/index.html).
|
||||
|
||||
## 💻 Usage
|
||||
|
||||
### Case 1: Extracting information using a prompt
|
||||
|
||||
@ -11,7 +11,7 @@ build:
|
||||
python: "3.9"
|
||||
jobs:
|
||||
pre_build:
|
||||
- sphinx-apidoc -o docs/source/modules yosoai -f
|
||||
- sphinx-apidoc -o docs/source/modules scrapegraphai -f
|
||||
|
||||
# Build documentation in the "docs/" directory with Sphinx
|
||||
sphinx:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user