From 3a44decf584185be2b5a0d075dd3a1200b3aa701 Mon Sep 17 00:00:00 2001 From: Yu Chen Date: Sun, 20 Mar 2022 22:36:35 +0800 Subject: [PATCH] add index.html --- README.md | 2 ++ index.html | 30 ++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 index.html diff --git a/README.md b/README.md index 7cc57d4b..00a94f1b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # rCore-Tutorial-v3 rCore-Tutorial version 3.5. See the [Documentation in Chinese](https://rcore-os.github.io/rCore-Tutorial-Book-v3/). +rCore-Tutorial API Docs. See the [API Docs of Ten OSes ](https://rcore-os.github.io/rCore-Tutorial-v3/index.html) + Official QQ group number: 735045051 ## news diff --git a/index.html b/index.html new file mode 100644 index 00000000..7aa1475d --- /dev/null +++ b/index.html @@ -0,0 +1,30 @@ + + + + + + + + +        + +       rcore-tutorial v3 + + + + +

Ten rCore Tutorial OSes

+
+

1. LibOS API doc

+

2. BatchOS API doc

+

3.1 MultiProgOS API doc

+

3.2 TimeSharingOS API doc

+

4. AddrSpaceOS API doc

+

5. ProcessOS API doc

+

6. FileSystemOS API doc

+

7. IPCOS API doc

+

8. SyncMutexOS API doc

+

9. DeviceOS API doc

+ + +