Skip to content

Commit 70393b5

Browse files
authored
add 1.1 release notes and fix github path (#322)
1 parent 04926eb commit 70393b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

releases/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
html_theme_options = {
5050
'repository_url': 'https://github.com/oneapi-src/oneapi-spec',
51-
'path_to_docs': 'versions',
51+
'path_to_docs': 'releases',
5252
'use_issues_button': True,
5353
'use_edit_page_button': True,
5454
'repository_branch': 'main',

releases/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
..
33
.. SPDX-License-Identifier: CC-BY-4.0
44
5-
.. oneAPI Specification Versions documentation master file, created by
6-
sphinx-quickstart on Thu Apr 8 09:51:39 2021.
7-
You can adapt this file completely to your liking, but it should at least
8-
contain the root `toctree` directive.
9-
105
===============================
116
oneAPI Specification Releases
127
===============================
@@ -69,6 +64,11 @@ Release Notes
6964
1.1 provisional rev 1
7065
~~~~~~~~~~~~~~~~~~~~~
7166

67+
* Advanced Ray Tracing: ART was added to oneAPI specification
68+
* VPL: Updated to 2.3.1
69+
* Level Zero: Updated to 1.1.2
70+
* oneDNN: Added graph API
71+
7272
1.0 rev 2
7373
~~~~~~~~~
7474

0 commit comments

Comments
 (0)