devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Update node.js, homebrew, react-bootstrap

Open AnmolDh opened this issue 2 years ago • 1 comments

  • [x] Updated the versions and releases in the scraper file
  • [x] Ensured the license is up-to-date and that the documentation's entry in the array in about_tmpl.coffee matches its data in self.attribution
  • [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

AnmolDh avatar May 21 '23 13:05 AnmolDh

Some pages needs some more tuning/cleaning:

http://localhost:9292/react_bootstrap/docs/forms/select/index

-Result
-Loading...
-Live Editor

image

http://localhost:9292/react_bootstrap/docs/getting-started/why-react-bootstrap/index

image

simon04 avatar Jul 03 '23 18:07 simon04