devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Upgrade love to 11.5; remove diacritic.

Open paulgeringer opened this issue 3 months ago • 0 comments

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

  • [x] Updated the versions and releases in the scraper file
  • [x] Ensured the license is up-to-date
  • [x] Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • [x] Ensured self.links contains up-to-date urls if self.links is defined
  • [x] 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

Follow up to https://github.com/freeCodeCamp/devdocs/issues/2584, updates the documentation and removes the diacritic from the alias.

paulgeringer avatar Sep 27 '25 21:09 paulgeringer