Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
docs(readme): 更新文档链接以及issues链接
Browse files Browse the repository at this point in the history
  • Loading branch information
zjZSTU committed Feb 27, 2020
1 parent 42c2b5d commit 298a5aa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
小结开发工具以及开发平台的配置和使用

* 开发工具
- [VSCode](https://vscode-guide.readthedocs.io/zh_CN/latest/vscode/)
- [Jupyter](https://vscode-guide.readthedocs.io/zh_CN/latest/jupyter/[conda]JupyterLab%E5%AE%89%E8%A3%85/)
- [CLion](https://vscode-guide.readthedocs.io/zh_CN/latest/clion/安装/)
- [Android Studio](https://vscode-guide.readthedocs.io/zh_CN/latest/android/android-studio/[Ubuntu]Android%20Studio%E5%AE%89%E8%A3%85/)
- [VSCode](https://tools-platform-guide.readthedocs.io/zh_CN/latest/vscode/)
- [Jupyter](https://tools-platform-guide.readthedocs.io/zh_CN/latest/jupyter/[conda]JupyterLab%E5%AE%89%E8%A3%85/)
- [CLion](https://tools-platform-guide.readthedocs.io/zh_CN/latest/clion/安装/)
- [Android Studio](https://tools-platform-guide.readthedocs.io/zh_CN/latest/android/android-studio/[Ubuntu]Android%20Studio%E5%AE%89%E8%A3%85/)
* 开发平台
- [NodeJS](https://vscode-guide.readthedocs.io/zh_CN/latest/node/nodeJS%E5%AE%89%E8%A3%85/)
- [Anaconda](https://vscode-guide.readthedocs.io/zh_CN/latest/anaconda/%E7%8E%AF%E5%A2%83%E6%9F%A5%E8%AF%A2%EF%BC%8C%E5%AE%89%E8%A3%85%EF%BC%8C%E5%8D%B8%E8%BD%BD%EF%BC%8C%E5%85%8B%E9%9A%86/)
- [Gradle](https://vscode-guide.readthedocs.io/zh_CN/latest/android/gradle/[Ubuntu]gradle%E5%90%8C%E6%AD%A5%E5%A4%B1%E8%B4%A5/)
- [NDK](https://vscode-guide.readthedocs.io/zh_CN/latest/android/ndk/NDK%E5%BC%80%E5%8F%91%E6%A6%82%E8%BF%B0/)
- [NodeJS](https://tools-platform-guide.readthedocs.io/zh_CN/latest/node/nodeJS%E5%AE%89%E8%A3%85/)
- [Anaconda](https://tools-platform-guide.readthedocs.io/zh_CN/latest/anaconda/%E7%8E%AF%E5%A2%83%E6%9F%A5%E8%AF%A2%EF%BC%8C%E5%AE%89%E8%A3%85%EF%BC%8C%E5%8D%B8%E8%BD%BD%EF%BC%8C%E5%85%8B%E9%9A%86/)
- [Gradle](https://tools-platform-guide.readthedocs.io/zh_CN/latest/android/gradle/[Ubuntu]gradle%E5%90%8C%E6%AD%A5%E5%A4%B1%E8%B4%A5/)
- [NDK](https://tools-platform-guide.readthedocs.io/zh_CN/latest/android/ndk/NDK%E5%BC%80%E5%8F%91%E6%A6%82%E8%BF%B0/)

仓库中还包含了`VSCode`的代码实例和代码片段(`C++/Python`,位于`vscode`目录下)

Expand Down Expand Up @@ -48,7 +48,7 @@ $ pip install mkdocs

文档有两种使用方式

1. 在线浏览文档:[Tools&Platform Guide](https://vscode-guide.readthedocs.io/zh_CN/latest/?badge=latest)
1. 在线浏览文档:[Tools&Platform Guide](https://tools-platform-guide.readthedocs.io/zh_CN/latest/?badge=latest)

2. 本地浏览文档,实现如下:

Expand All @@ -65,7 +65,7 @@ $ pip install mkdocs

## 参与贡献方式

欢迎任何人的参与!打开[issue](https://github.com/zjZSTU/vscode-guide/issues)或提交合并请求。
欢迎任何人的参与!打开[issue](https://github.com/zjZSTU/tools-platform-guide/issues)或提交合并请求。

注意:

Expand Down

0 comments on commit 298a5aa

Please sign in to comment.