fixing yii scraper - the url scheme for the api docs changed (with everything else staying the same) by HayateLaTech · Pull Request #2267 · freeCodeCamp/devdocs

Conversation

@HayateLaTech

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

simon04

Choose a reason for hiding this comment

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

I think this needs some more adaptions: The categories changed drastically. The guides are gone. The "x followers" on top of every pages needs to be removed.

devdocs io_yii_
localhost_9292_yii~2 0_

@HayateLaTech

2 participants

@HayateLaTech @simon04