|
|
@ -2,6 +2,7 @@ If you’re adding a new scraper, please ensure that you have:
|
|
|
|
|
|
|
|
|
|
|
|
- [ ] Tested the scraper on a local copy of DevDocs
|
|
|
|
- [ ] Tested the scraper on a local copy of DevDocs
|
|
|
|
- [ ] Ensured that the docs are styled similarly to other docs on DevDocs
|
|
|
|
- [ ] Ensured that the docs are styled similarly to other docs on DevDocs
|
|
|
|
|
|
|
|
<!-- If the docs don’t have an icon, delete the next four items: -->
|
|
|
|
- [ ] Added these files to the <code>public/icons/*your_scraper_name*/</code> directory:
|
|
|
|
- [ ] Added these files to the <code>public/icons/*your_scraper_name*/</code> directory:
|
|
|
|
- [ ] `16.png`: a 16×16 pixel icon for the doc
|
|
|
|
- [ ] `16.png`: a 16×16 pixel icon for the doc
|
|
|
|
- [ ] `16@2x.png`: a 32×32 pixel icon for the doc
|
|
|
|
- [ ] `16@2x.png`: a 32×32 pixel icon for the doc
|
|
|
|