[doclint] Implement simple markdown preprocessor

This patch implements simple markdown preprocessor. The goal
is to generate certain parts of markdown, such as:
- puppeteer version
- chromium revision
- table-of-contents
- copy/paste parts of documentation (for shortcut methods)
This commit is contained in:
Andrey Lushnikov
2017-07-31 01:14:19 -07:00
parent 73a99c6e0d
commit 3ada7e1adb
6 changed files with 142 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Puppeteer API
# Puppeteer API v<!-- GEN:version -->0.1.0<!-- GEN:stop-->
##### Table of Contents