diff options
author | fauxpark <fauxpark@gmail.com> | 2019-11-24 03:07:15 +1100 |
---|---|---|
committer | Joel Challis <git@zvecr.com> | 2019-11-23 16:07:15 +0000 |
commit | 9ea9806d67dd3dfd775cf854b9becd35f3cdc748 (patch) | |
tree | 012f98bfce95f8bb324b98a8f137e35af9d9ee78 /readme.md | |
parent | 7874f297b384893a842e5d5cd953264eb3561b7c (diff) | |
download | qmk_firmware-9ea9806d67dd3dfd775cf854b9becd35f3cdc748.tar.gz |
Set up language fallback for docs, and update translation guidelines (#7403)
* Set up language fallback for docs, and update translation guidelines
* Title Case
* Add ID example
* Link to emoji flag cheatsheet
* Move docs preview section to contributing.md
* Point to docs preview in the readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,7 +13,9 @@ This is a keyboard firmware based on the [tmk\_keyboard firmware](https://github * [See the official documentation on docs.qmk.fm](https://docs.qmk.fm) -The docs are powered by [Docsify](https://docsify.js.org/) and hosted on [GitHub](/docs/). You can request changes by making a fork and [pull request](https://github.com/qmk/qmk_firmware/pulls), or by clicking the "Edit Document" link at the bottom of any page. +The docs are powered by [Docsify](https://docsify.js.org/) and hosted on [GitHub](/docs/). They are also viewable offline; see [Previewing the Documentation](https://docs.qmk.fm/#/contributing?id=previewing-the-documentation) for more details. + +You can request changes by making a fork and opening a [pull request](https://github.com/qmk/qmk_firmware/pulls), or by clicking the "Edit Document" link at the bottom of any page. ## Supported Keyboards |