devdocs
devdocs copied to clipboard
add Sanctuary
If you’re adding a new scraper, please ensure that you have:
- [x] Tested the scraper on a local copy of DevDocs
- [x] Ensured that the docs are styled similarly to other docs on DevDocs
- [x] Added these files to the
public/icons/sanctuary/directory:- [x]
16.png: a 16×16 pixel icon for the doc - [x]
[email protected]: a 32×32 pixel icon for the doc - [x]
SOURCE: A text file containing the URL to the page the image can be found on or the URL of the original image itself
- [x]
Is it possible to specify the href values used in the sidebar? I would like to use /sanctuary/#map, for example, in place of /sanctuary/index#map.
Many thanks to @jceb and @identinet for sponsoring this work! :beers:
@simon04, might you be able to review this pull request? :)
The test failures are misleading: I intentionally overrode entries_as_json and types_as_json to preserve ordering.
Tests are now passing. :)
I would love to see this pull request merged. I spent two days preparing it.
Is there something I can do to make the changes easier to review, @simon04? :)