Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Add top-level index and README for archival
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Ojeda <[email protected]>
  • Loading branch information
ojeda committed Oct 16, 2024
1 parent 224bee6 commit 41f4e7b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This documentation is an old archive. Please see https://rust.docs.kernel.org instead.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://rust.docs.kernel.org">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Linux Kernel Rust code documentation</title>
<meta name="description" content="The Linux Kernel Rust code documentation">
<meta name="generator" content="rust.docs.kernel.org">
<link rel="icon" type="image/svg+xml" href="logo.svg">
<style>body { padding-bottom: 30px; }</style></head>
<body>
<p>This documentation is an old archive. Please see <a href="https://rust.docs.kernel.org">https://rust.docs.kernel.org</a> instead.</p>
</body>
</html>

0 comments on commit 41f4e7b

Please sign in to comment.