Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation overhaul #3

Merged
merged 3 commits into from
May 12, 2024
Merged

Documentation overhaul #3

merged 3 commits into from
May 12, 2024

Conversation

f-aguzzi
Copy link
Member

The main changes are:

  • fixes to spelling and consistency
  • removal of the .docusaurus folder (already in the .gitignore but still tracked by the repo)
  • adding a plugin to automatically show the code from GitHub
  • creation of doc pages for all the new scrapegraph classes in the latest stable release

Things NOT included (I will work on some of them, maybe all, in the next few days):

  • detailed examples in the new classes
  • class-by-class breakdown of members, parameters, fields, methods
  • code examples for the new supported models

f-aguzzi added 3 commits May 12, 2024 15:10
This plugin allows for real-time fetching of code snippets from GitHub. From now on, doc pages can be made to reflect real-time changes to the code.
@VinciGit00 VinciGit00 merged commit 059da84 into ScrapeGraphAI:main May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants