Skip to content

Commit 41fe5c4

Browse files
committed
feat(docs): Modify useless content
1 parent 748751c commit 41fe5c4

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040
</h2>
4141
</div>
4242

43-
<!-- start elevator-pitch -->
44-
4543
编写这本书的初衷是为了让自己在学习 C++ 的过程中能够对于一些知识点有一个更深刻的记忆,同时也希望能够整理出更加系统化的 C++ 学习路线,让更多 C++ 的爱好者能够有一个良好的开始完美的结束。
4644

4745
* 本书分为四个部分
@@ -50,8 +48,6 @@
5048
* **数据库**: 数据存储、数据库语句……
5149
* **图形框架**: TUI 与 GUI
5250

53-
<!-- end elevator-pitch -->
54-
5551
<div align="center">
5652
<h2>
5753
在线阅读

source/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Modern C++ Full-Stack Tutorial
22

3-
```{include} ../README.md
4-
:start-after: <!-- start elevator-pitch -->
5-
:end-before: <!-- end elevator-pitch -->
6-
```
7-
83
```{toctree}
94
:maxdepth: 4
105

0 commit comments

Comments
 (0)