Skip to content

Commit d4b8f69

Browse files
authored
Merge pull request #1067 from ScrapeGraphAI/chore/remove-sphinx-docs
chore(docs): drop Sphinx/RTD setup, point links to docs.scrapegraphai.com
2 parents af1229e + efe336e commit d4b8f69

40 files changed

Lines changed: 26 additions & 1915 deletions

.readthedocs.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,7 @@ Remember to have [Ollama](https://ollama.com/) installed and download the models
156156

157157
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1sEZBonBMGP44CtO6GQTwAlL0BGJXjtfd?usp=sharing)
158158

159-
The documentation for ScrapeGraphAI can be found [here](https://scrapegraph-ai.readthedocs.io/en/latest/).
160-
Check out also the Docusaurus [here](https://docs-oss.scrapegraphai.com/).
159+
The documentation for ScrapeGraphAI can be found [here](https://docs.scrapegraphai.com/introduction).
161160

162161
## 🤝 Contributing
163162

@@ -181,10 +180,10 @@ We offer SDKs in both Python and Node.js, making it easy to integrate into your
181180
| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) |
182181
| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) |
183182

184-
The Official API Documentation can be found [here](https://docs.scrapegraphai.com/).
183+
The Official API Documentation can be found [here](https://docs.scrapegraphai.com/introduction).
185184

186185
## 📈 Telemetry
187-
We collect anonymous usage metrics to enhance our package's quality and user experience. The data helps us prioritize improvements and ensure compatibility. If you wish to opt-out, set the environment variable SCRAPEGRAPHAI_TELEMETRY_ENABLED=false. For more information, please refer to the documentation [here](https://scrapegraph-ai.readthedocs.io/en/latest/scrapers/telemetry.html).
186+
We collect anonymous usage metrics to enhance our package's quality and user experience. The data helps us prioritize improvements and ensure compatibility. If you wish to opt-out, set the environment variable SCRAPEGRAPHAI_TELEMETRY_ENABLED=false. For more information, please refer to the documentation [here](https://docs.scrapegraphai.com/introduction).
188187

189188
## ❤️ Contributors
190189
[![Contributors](https://contrib.rocks/image?repo=VinciGit00/Scrapegraph-ai)](https://github.com/VinciGit00/Scrapegraph-ai/graphs/contributors)

docs/Makefile

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/chinese.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ print(json.dumps(result, indent=4))
159159

160160
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1sEZBonBMGP44CtO6GQTwAlL0BGJXjtfd?usp=sharing)
161161

162-
ScrapeGraphAI 的文档可以在[这里](https://scrapegraph-ai.readthedocs.io/en/latest/)找到。
163-
还可以查看 Docusaurus [这里](https://docs-oss.scrapegraphai.com/)
162+
ScrapeGraphAI 的文档可以在[这里](https://docs.scrapegraphai.com/introduction)找到。
164163

165164
## 🤝 贡献
166165

@@ -184,7 +183,7 @@ ScrapeGraphAI 的文档可以在[这里](https://scrapegraph-ai.readthedocs.io/e
184183
| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) |
185184
| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) |
186185

187-
官方 API 文档可以在[这里](https://docs.scrapegraphai.com/)找到。
186+
官方 API 文档可以在[这里](https://docs.scrapegraphai.com/introduction)找到。
188187

189188
## 🔥 基准测试
190189

@@ -193,7 +192,7 @@ ScrapeGraphAI 的文档可以在[这里](https://scrapegraph-ai.readthedocs.io/e
193192
![here](assets/histogram.png)
194193

195194
## 📈 遥测
196-
我们收集匿名使用指标以增强我们包的质量和用户体验。这些数据帮助我们确定改进的优先级并确保兼容性。如果您希望退出,请设置环境变量 SCRAPEGRAPHAI_TELEMETRY_ENABLED=false。有关更多信息,请参阅[这里](https://scrapegraph-ai.readthedocs.io/en/latest/scrapers/telemetry.html)的文档。
195+
我们收集匿名使用指标以增强我们包的质量和用户体验。这些数据帮助我们确定改进的优先级并确保兼容性。如果您希望退出,请设置环境变量 SCRAPEGRAPHAI_TELEMETRY_ENABLED=false。有关更多信息,请参阅[这里](https://docs.scrapegraphai.com/introduction)的文档。
197196

198197
## ❤️ 贡献者
199198
[![Contributors](https://contrib.rocks/image?repo=VinciGit00/Scrapegraph-ai)](https://github.com/VinciGit00/Scrapegraph-ai/graphs/contributors)

docs/japanese.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ print(json.dumps(result, indent=4))
159159

160160
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1sEZBonBMGP44CtO6GQTwAlL0BGJXjtfd?usp=sharing)
161161

162-
ScrapeGraphAIのドキュメントは[こちら](https://scrapegraph-ai.readthedocs.io/en/latest/)で見ることができます。
163-
Docusaurusの[バージョン](https://docs-oss.scrapegraphai.com/)もご覧ください。
162+
ScrapeGraphAIのドキュメントは[こちら](https://docs.scrapegraphai.com/introduction)で見ることができます。
164163

165164
## 🤝 貢献
166165

@@ -184,7 +183,7 @@ PythonとNode.jsの両方でSDKを提供しており、プロジェクトに簡
184183
| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) |
185184
| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) |
186185

187-
公式APIドキュメントは[こちら](https://docs.scrapegraphai.com/)で見ることができます。
186+
公式APIドキュメントは[こちら](https://docs.scrapegraphai.com/introduction)で見ることができます。
188187

189188
## 🔥 ベンチマーク
190189

@@ -193,7 +192,7 @@ Firecrawlベンチマーク [Firecrawl benchmark](https://github.com/firecrawl/s
193192
![here](assets/histogram.png)
194193

195194
## 📈 テレメトリ
196-
パッケージの品質とユーザーエクスペリエンスを向上させるために、匿名の使用メトリクスを収集しています。このデータは、改善の優先順位付けと互換性の確保に役立ちます。オプトアウトする場合は、環境変数SCRAPEGRAPHAI_TELEMETRY_ENABLED=falseを設定してください。詳細については、[こちら](https://scrapegraph-ai.readthedocs.io/en/latest/scrapers/telemetry.html)のドキュメントを参照してください。
195+
パッケージの品質とユーザーエクスペリエンスを向上させるために、匿名の使用メトリクスを収集しています。このデータは、改善の優先順位付けと互換性の確保に役立ちます。オプトアウトする場合は、環境変数SCRAPEGRAPHAI_TELEMETRY_ENABLED=falseを設定してください。詳細については、[こちら](https://docs.scrapegraphai.com/introduction)のドキュメントを参照してください。
197196

198197
## ❤️ 貢献者
199198
[![Contributors](https://contrib.rocks/image?repo=VinciGit00/Scrapegraph-ai)](https://github.com/VinciGit00/Scrapegraph-ai/graphs/contributors)

docs/korean.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ OpenAI, Groq, Azure, Gemini와 같은 API를 통해 다양한 LLM을 사용할
159159

160160
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1sEZBonBMGP44CtO6GQTwAlL0BGJXjtfd?usp=sharing)
161161

162-
ScrapeGraphAI 관련 문서는 [여기](https://scrapegraph-ai.readthedocs.io/en/latest/)에서 확인하실 수 있습니다.
163-
Docusaurus도 [여기](https://docs-oss.scrapegraphai.com/)에서 확인해 보세요.
162+
ScrapeGraphAI 관련 문서는 [여기](https://docs.scrapegraphai.com/introduction)에서 확인하실 수 있습니다.
164163

165164
## 🤝 기여
166165

@@ -184,7 +183,7 @@ Python과 Node.js SDK를 제공하여 프로젝트에 쉽게 통합할 수 있
184183
| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) |
185184
| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) |
186185

187-
공식 API 문서는 [여기](https://docs.scrapegraphai.com/)에서 확인할 수 있습니다.
186+
공식 API 문서는 [여기](https://docs.scrapegraphai.com/introduction)에서 확인할 수 있습니다.
188187

189188
## 🔥 벤치마크
190189

@@ -193,7 +192,7 @@ Firecrawl 벤치마크 [Firecrawl benchmark](https://github.com/firecrawl/scrape
193192
![here](assets/histogram.png)
194193

195194
## 📈 텔레메트리
196-
저희는 패키지의 품질과 사용자 경험을 향상시키기 위해 익명의 사용 지표를 수집합니다. 이 데이터는 개선 사항의 우선순위를 정하고 호환성을 보장하는 데 도움이 됩니다. 옵트아웃하려면 환경 변수 SCRAPEGRAPHAI_TELEMETRY_ENABLED=false를 설정하세요. 자세한 내용은 [여기](https://scrapegraph-ai.readthedocs.io/en/latest/scrapers/telemetry.html)에서 설명서를 참조하세요.
195+
저희는 패키지의 품질과 사용자 경험을 향상시키기 위해 익명의 사용 지표를 수집합니다. 이 데이터는 개선 사항의 우선순위를 정하고 호환성을 보장하는 데 도움이 됩니다. 옵트아웃하려면 환경 변수 SCRAPEGRAPHAI_TELEMETRY_ENABLED=false를 설정하세요. 자세한 내용은 [여기](https://docs.scrapegraphai.com/introduction)에서 설명서를 참조하세요.
197196

198197
## ❤️ 기여자들
199198
[![Contributors](https://contrib.rocks/image?repo=VinciGit00/Scrapegraph-ai)](https://github.com/VinciGit00/Scrapegraph-ai/graphs/contributors)

docs/make.bat

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/portuguese.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ Lembre-se de ter o [Ollama](https://ollama.com/) instalado e baixar os modelos u
159159

160160
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1sEZBonBMGP44CtO6GQTwAlL0BGJXjtfd?usp=sharing)
161161

162-
A documentação do ScrapeGraphAI pode ser encontrada [aqui](https://scrapegraph-ai.readthedocs.io/en/latest/).
163-
Confira também o Docusaurus [aqui](https://docs-oss.scrapegraphai.com/).
162+
A documentação do ScrapeGraphAI pode ser encontrada [aqui](https://docs.scrapegraphai.com/introduction).
164163

165164
## 🤝 Contribuindo
166165

@@ -184,7 +183,7 @@ Oferecemos SDKs em Python e Node.js, facilitando a integração em seus projetos
184183
| Python SDK | Python | [scrapegraph-py](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-py) |
185184
| Node.js SDK | Node.js | [scrapegraph-js](https://github.com/ScrapeGraphAI/scrapegraph-sdk/tree/main/scrapegraph-js) |
186185

187-
A Documentação Oficial da API pode ser encontrada [aqui](https://docs.scrapegraphai.com/).
186+
A Documentação Oficial da API pode ser encontrada [aqui](https://docs.scrapegraphai.com/introduction).
188187

189188
## 🔥 Benchmark
190189

@@ -193,7 +192,7 @@ De acordo com o benchmark do Firecrawl [Firecrawl benchmark](https://github.com/
193192
![here](assets/histogram.png)
194193

195194
## 📈 Telemetria
196-
Coletamos métricas de uso anônimas para melhorar a qualidade e a experiência do usuário do nosso pacote. Os dados nos ajudam a priorizar melhorias e garantir compatibilidade. Se você deseja optar por não participar, defina a variável de ambiente SCRAPEGRAPHAI_TELEMETRY_ENABLED=false. Para mais informações, consulte a documentação [aqui](https://scrapegraph-ai.readthedocs.io/en/latest/scrapers/telemetry.html).
195+
Coletamos métricas de uso anônimas para melhorar a qualidade e a experiência do usuário do nosso pacote. Os dados nos ajudam a priorizar melhorias e garantir compatibilidade. Se você deseja optar por não participar, defina a variável de ambiente SCRAPEGRAPHAI_TELEMETRY_ENABLED=false. Para mais informações, consulte a documentação [aqui](https://docs.scrapegraphai.com/introduction).
197196

198197
## ❤️ Contribuidores
199198
[![Contributors](https://contrib.rocks/image?repo=VinciGit00/Scrapegraph-ai)](https://github.com/VinciGit00/Scrapegraph-ai/graphs/contributors)

docs/requirements-dev.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/requirements.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)