mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-05-08 14:51:26 +08:00
deploy: 3a622abe8d
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="color-scheme" content="light dark"><link rel="index" title="索引" href="../genindex.html" /><link rel="search" title="搜索" href="../search.html" /><link rel="next" title="分时多任务系统" href="4time-sharing-system.html" /><link rel="prev" title="任务切换" href="2task-switching.html" />
|
||||
|
||||
<meta name="generator" content="sphinx-4.1.2, furo 2021.08.31"/>
|
||||
<title>管理多道程序 - rCore-Tutorial-Guide-2022S 文档</title>
|
||||
<title>管理多道程序 - Open-Source-OS-Tutorial-Summer-of-Code-2022 文档</title>
|
||||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=c7c65a82b42f6b978e58466c1e9ef2509836d916" />
|
||||
<link rel="stylesheet" type="text/css" href="../_static/tabs.css" />
|
||||
@@ -124,7 +124,7 @@
|
||||
</label>
|
||||
</div>
|
||||
<div class="header-center">
|
||||
<a href="../index.html"><div class="brand">rCore-Tutorial-Guide-2022S 文档</div></a>
|
||||
<a href="../index.html"><div class="brand">Open-Source-OS-Tutorial-Summer-of-Code-2022 文档</div></a>
|
||||
</div>
|
||||
<div class="header-right">
|
||||
<div class="theme-toggle-container theme-toggle-header">
|
||||
@@ -147,7 +147,7 @@
|
||||
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">
|
||||
|
||||
|
||||
<span class="sidebar-brand-text">rCore-Tutorial-Guide-2022S 文档</span>
|
||||
<span class="sidebar-brand-text">Open-Source-OS-Tutorial-Summer-of-Code-2022 文档</span>
|
||||
|
||||
</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
|
||||
<input class="sidebar-search" placeholder=搜索 name="q" aria-label="搜索">
|
||||
@@ -585,7 +585,7 @@
|
||||
</div>
|
||||
|
||||
<div class="related-information">
|
||||
Copyright © OS2022Spring
|
||||
Copyright © OS2022Summer
|
||||
|
|
||||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a>
|
||||
and
|
||||
|
||||
Reference in New Issue
Block a user