puppeteer/utils/doclint/check_public_api
Andrey Lushnikov 6c9a99477b chore(doclint): support classes inheritance (#935)
This patch:
- gives meaningful names to doclint tests
- supports classes inheritance in documentation linter. When class A
  extends class B, all methods of class B are added to documentation of
  class A.

This is a prerequisite for Object Handles: ElementHandle will be
extending ObjectHandle.

References #382
2017-10-02 13:38:44 -07:00
..
test chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js feat(Console): Introduce ConsoleMessage type (#909) 2017-09-29 11:27:22 -07:00
JSBuilder.js chore(doclint): support classes inheritance (#935) 2017-10-02 13:38:44 -07:00
MDBuilder.js Change let into const (#457) 2017-08-21 16:39:04 -07:00