Skip to content

Commit 1f99855

Browse files
committed
[SYCL][Doc] Fix typos to fix doc build
1 parent 4c3e699 commit 1f99855

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/gh_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
paths:
1010
- '.github/workflows/gh_pages.yml'
1111
- 'clang/docs/**'
12-
- 'sycl/docs/**'
12+
- 'sycl/doc/**'
1313

1414
jobs:
1515
build:

sycl/doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ Development BKMs
4646

4747
.. toctree::
4848
:maxdepth: 1
49+
4950
dev/DockerBKMs

0 commit comments

Comments
 (0)