Skip to content

Commit

Permalink
remove tocs from updates book (google#9542)
Browse files Browse the repository at this point in the history
  • Loading branch information
petele authored Mar 17, 2022
1 parent dd69db1 commit da42353
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ gulp.task('clean', function() {
'src/content/*/tools/puppeteer/_src/**/*',
'src/content/*/updates/_index.yaml',
'src/content/*/updates/*/index.md',
'src/content/*/updates/20??/_toc.yaml',
'src/content/*/updates/tags/*',
'src/data/codelabs/*/*.md',
'src/data/codelabs/*/img/**',
Expand Down
2 changes: 0 additions & 2 deletions src/content/en/updates/_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ upper_tabs:
contents:
- title: Capabilities
path: /web/updates/capabilities
- include: /web/updates/2021/_toc.yaml
- include: /web/updates/2020/_toc.yaml
- include: /web/updates/2019/_toc.yaml
- include: /web/updates/2018/_toc.yaml
- include: /web/updates/2017/_toc.yaml
Expand Down

0 comments on commit da42353

Please sign in to comment.