Skip to content

Commit 4edebcf

Browse files
author
deployBot
committed
Deploy at Fri Mar 29 12:23:54 UTC 2024
1 parent 0ffdf77 commit 4edebcf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_sources/labs/introduction.rst.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
介绍
33
====
44

5+
.. meta::
6+
:description: 介绍操作系统 2 实验的规则和目标,介绍实验文档,介绍 Linux 内核及相关资源
7+
:keywords: 内核, 内核编程, Linux, cscope, LXR, gdb, addr2line, dump_stack
8+
59
实验目标
610
=======
711

labs/introduction.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<!DOCTYPE html>
22
<html class="writer-html4" lang="zh-CN" >
33
<head>
4-
<meta charset="utf-8" />
4+
<meta charset="utf-8" /><meta content="介绍操作系统 2 实验的规则和目标,介绍实验文档,介绍 Linux 内核及相关资源" name="description" />
5+
<meta content="内核, 内核编程, Linux, cscope, LXR, gdb, addr2line, dump_stack" name="keywords" />
6+
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
68
<title>介绍 &mdash; Linux 系统内核 documentation</title><link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
79
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />

0 commit comments

Comments
 (0)