diff --git a/docs/index.md b/docs/index.md index 6739ec86..18ead527 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1 +1,6 @@ -vn.py文档 +# vn.py文档 + + +* [Introduction](introduction.md) +* [Install](install.md) +* [Quick Start](quickstart.md) \ No newline at end of file diff --git a/docs/introduction.md b/docs/introduction.md new file mode 100644 index 00000000..e10b99d0 --- /dev/null +++ b/docs/introduction.md @@ -0,0 +1 @@ +# Introduction