We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3e699 commit 1f99855Copy full SHA for 1f99855
.github/workflows/gh_pages.yml
@@ -9,7 +9,7 @@ on:
9
paths:
10
- '.github/workflows/gh_pages.yml'
11
- 'clang/docs/**'
12
- - 'sycl/docs/**'
+ - 'sycl/doc/**'
13
14
jobs:
15
build:
sycl/doc/index.rst
@@ -46,4 +46,5 @@ Development BKMs
46
47
.. toctree::
48
:maxdepth: 1
49
+
50
dev/DockerBKMs
0 commit comments