Skip to content
  • Alec Theriault's avatar
    Hadrian: handle Haddock's resource directory · 2e059120
    Alec Theriault authored and Ben Gamari's avatar Ben Gamari committed
    Fixes #16105
    
      * Require Haddock's resource as runtime dependencies of the Haddock
        builder. This means we no longer have to `need` particular resources
        in every other documentation rule.
    
      * Do a _tracked_ copy of both the 'html' and 'latex' folder resource
        folders.
    
      * Move resources into `stage1/lib` (NB: the `haddock` binary goes in
        `stage1/bin`). Besides now actually matching the Haddock script
        wrapper generated by BinaryDist, this also prepares for Haddock
        in relocatable build folder detecting its own resources.
    2e059120