Skip to content

Add numpy doc version 2.1 and 2.2#2514

Merged
simon04 merged 2 commits intofreeCodeCamp:mainfrom
blahgeek:numpy-2.2
Jun 1, 2025
Merged

Add numpy doc version 2.1 and 2.2#2514
simon04 merged 2 commits intofreeCodeCamp:mainfrom
blahgeek:numpy-2.2

Conversation

@blahgeek
Copy link
Copy Markdown
Contributor

If you're updating existing documentation to its latest version, please ensure that you have:

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

@blahgeek blahgeek requested a review from a team as a code owner May 31, 2025 06:24
Comment on lines +2 to +5
# Requires downloading the documents to local disk first.
# Go to https://numpy.org/doc/, click "HTML+zip" to download
# (example url: https://numpy.org/doc/2.2/numpy-html.zip),
# then extract into "docs/numpy~#{version}/"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instructions for all file scrapers are present in https://github.com/freeCodeCamp/devdocs/blob/main/docs/file-scrapers.md

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks. I didn't know that.

Copy link
Copy Markdown
Contributor

@simon04 simon04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@simon04 simon04 merged commit 6f91fc4 into freeCodeCamp:main Jun 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants