Skip to content

Commit

Permalink
creating gh-pages branch for publishing level zero spec from
Browse files Browse the repository at this point in the history
oneapi-src/level-zero-spec public repo.
  • Loading branch information
pbg-intel committed Sep 26, 2024
1 parent c850819 commit e178359
Show file tree
Hide file tree
Showing 4,864 changed files with 2,855,141 additions and 37,849 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
17 changes: 0 additions & 17 deletions .github/dependabot.yml

This file was deleted.

72 changes: 0 additions & 72 deletions .github/workflows/scorecard.yml

This file was deleted.

89 changes: 0 additions & 89 deletions .gitignore

This file was deleted.

File renamed without changes.
36 changes: 36 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Page Not Found</title>
<style>
body {
text-align: center;
padding: 50px;
font-family: "Arial", sans-serif;
}
h1 {
font-size: 48px;
color: #333;
}
p {
font-size: 24px;
color: #666;
}
a {
font-size: 20px;
color: blue;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<h1>404 - Page Not Found</h1>
<p>Sorry, the page you are looking for does not exist.</p>
<p>Try navigating from: <a href="/releases/">releases page</a>.</p>
</body>
</html>
61 changes: 0 additions & 61 deletions CMakeLists.txt

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

38 changes: 0 additions & 38 deletions README.md

This file was deleted.

52 changes: 0 additions & 52 deletions REQUIREMENTS.md

This file was deleted.

Loading

0 comments on commit e178359

Please sign in to comment.