Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: gitignore new-docs #6511

Merged
merged 1 commit into from
Oct 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ test/coverage.json
temp/
dependency-chart.png
puppeteer-core-*.tgz
new-docs/
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ jobs:
- CHROMIUM=true
script:
- npm run lint
- npm run ensure-new-docs-up-to-date
# Ensure that we can generate the new docs without erroring
- npm run generate-docs
- npm run ensure-correct-devtools-protocol-revision

# This bot runs separately as it changes package.json to test puppeteer-core
Expand Down
12 changes: 0 additions & 12 deletions new-docs/index.md

This file was deleted.

30 changes: 0 additions & 30 deletions new-docs/puppeteer.accessibility.md

This file was deleted.

61 changes: 0 additions & 61 deletions new-docs/puppeteer.accessibility.snapshot.md

This file was deleted.

13 changes: 0 additions & 13 deletions new-docs/puppeteer.boundingbox.height.md

This file was deleted.

22 changes: 0 additions & 22 deletions new-docs/puppeteer.boundingbox.md

This file was deleted.

13 changes: 0 additions & 13 deletions new-docs/puppeteer.boundingbox.width.md

This file was deleted.

13 changes: 0 additions & 13 deletions new-docs/puppeteer.boundingbox.x.md

This file was deleted.

13 changes: 0 additions & 13 deletions new-docs/puppeteer.boundingbox.y.md

This file was deleted.

14 changes: 0 additions & 14 deletions new-docs/puppeteer.boxmodel.border.md

This file was deleted.

14 changes: 0 additions & 14 deletions new-docs/puppeteer.boxmodel.content.md

This file was deleted.

11 changes: 0 additions & 11 deletions new-docs/puppeteer.boxmodel.height.md

This file was deleted.

14 changes: 0 additions & 14 deletions new-docs/puppeteer.boxmodel.margin.md

This file was deleted.

23 changes: 0 additions & 23 deletions new-docs/puppeteer.boxmodel.md

This file was deleted.

14 changes: 0 additions & 14 deletions new-docs/puppeteer.boxmodel.padding.md

This file was deleted.

11 changes: 0 additions & 11 deletions new-docs/puppeteer.boxmodel.width.md

This file was deleted.

17 changes: 0 additions & 17 deletions new-docs/puppeteer.browser.browsercontexts.md

This file was deleted.

17 changes: 0 additions & 17 deletions new-docs/puppeteer.browser.close.md

This file was deleted.

33 changes: 0 additions & 33 deletions new-docs/puppeteer.browser.createincognitobrowsercontext.md

This file was deleted.

17 changes: 0 additions & 17 deletions new-docs/puppeteer.browser.defaultbrowsercontext.md

This file was deleted.