add documentation to ReadTheDocs

This commit is contained in:
Le Tan 2019-01-25 18:29:49 +08:00
parent 0eb676d657
commit 1ea324cc9b
4 changed files with 16 additions and 4 deletions

View File

@ -6,7 +6,7 @@
"attachments": [ "attachments": [
], ],
"created_time": "2018-11-24T11:05:58Z", "created_time": "2018-11-24T11:05:58Z",
"modified_time": "2018-11-24T11:11:28Z", "modified_time": "2019-01-25T10:27:43Z",
"name": "welcome.md", "name": "welcome.md",
"tags": [ "tags": [
] ]

View File

@ -4,4 +4,10 @@
VNote is a note-taking application that knows programmers and Markdown better. VNote is a note-taking application that knows programmers and Markdown better.
VNote is open source and available on [GitHub](https://github.com/tamlok/vnote). VNote is open source and available on [GitHub](https://github.com/tamlok/vnote).
Documentation is also available in [Read The Docs](https://vnote.readthedocs.io) in languages:
- [English](http://vnote.readthedocs.io/en/latest/)
- [Simplified Chinese 简体中文](http://vnote.readthedocs.io/zh_CN/latest/)
- [Japanese 日本語](http://vnote.readthedocs.io/ja/latest/)

View File

@ -6,7 +6,7 @@
"attachments": [ "attachments": [
], ],
"created_time": "2018-11-24T12:26:23Z", "created_time": "2018-11-24T12:26:23Z",
"modified_time": "2018-11-24T12:28:12Z", "modified_time": "2019-01-25T10:29:18Z",
"name": "欢迎使用.md", "name": "欢迎使用.md",
"tags": [ "tags": [
] ]

View File

@ -3,4 +3,10 @@
VNote是一个更懂程序员和Markdown的笔记。 VNote是一个更懂程序员和Markdown的笔记。
VNote是开源的源代码托管在[GitHub](https://github.com/tamlok/vnote)。 VNote是开源的源代码托管在[GitHub](https://github.com/tamlok/vnote)。
文档同时也托管在[Read The Docs](https://vnote.readthedocs.io)上面,包括语言:
- [英文 English](http://vnote.readthedocs.io/en/latest/)
- [简体中文](http://vnote.readthedocs.io/zh_CN/latest/)
- [日文 日本語](http://vnote.readthedocs.io/ja/latest/)