Skip to content
  • Andy Holmes's avatar
    fix: refactor the GJS documentation scraper · a3896256
    Andy Holmes authored and Andy Holmes's avatar Andy Holmes committed
    Since GitHub rolled out its new UI, the `UrlScraper` it was based on
    no longer works.
    
    The simplest way to fix this is to clone the GJS repository, generate
    the HTML ourselves and use a `FileScraper` instead.
    a3896256