puppeteer/utils/doclint/preprocessor
Andrey Lushnikov 7db4f0f798
chore: preserve links to master version of API from README.md (#3197)
One of our checks makes sure all links from README.md to API.md
point to the last-released version of the API.

This sometimes doesn't work: when we refer to a section
in api.md that is just added, we should be able to reference
the "master" version of the api.md

This patch:
- teaches the doclint check to keep links to tip-of-tree version
  of api.md in README.md intact.
- starts refering to tip-of-tree version of api.md in `puppeter-core` section
2018-09-05 20:33:04 +01:00
..
index.js chore: preserve links to master version of API from README.md (#3197) 2018-09-05 20:33:04 +01:00
test.js chore: preserve links to master version of API from README.md (#3197) 2018-09-05 20:33:04 +01:00