提交 63d3bbf8 编写于 作者: A Aston Zhang

reorg preface

上级 e844ec38
......@@ -8,7 +8,7 @@ build/%.md: %.md
@mkdir -p $(@D)
@cp $< $@
MARKDOWN = $(filter-out chapter_preface/notation.md, $(wildcard chapter_preface/*.md */index.md) chapter_appendix/install.md)
MARKDOWN = $(filter-out chapter_preface/notation.md, $(wildcard chapter_preface/*.md */index.md) chapter_crashcourse/install.md)
NOTEBOOK = $(filter-out $(MARKDOWN), $(wildcard chapter*/*.md))
OBJ = $(patsubst %.md, build/%.md, $(MARKDOWN)) \
......
......@@ -5,8 +5,6 @@
.. toctree::
:maxdepth: 2
install
buy-gpu
aws
math
buy-gpu
```
......@@ -6,6 +6,8 @@
:maxdepth: 2
introduction
install
aws
ndarray
autograd
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册