Docs: Update keyboard shortcuts formatting (#19637)

* Docs: Update keyboard shortcuts formatting in docs

* Docs: Update keystroke separators

* Docs: Remove spaces in keyboard shortcuts
This commit is contained in:
Linus Groh
2019-10-07 13:56:00 +01:00
committed by Marcus Olsson
parent 20faef8de5
commit b21a130118
7 changed files with 8 additions and 8 deletions

View File

@ -77,7 +77,7 @@ make docs-build
This will rebuild the docs Docker image.
To be able to use your image(s) you have to quit (CTRL-C) the `make watch` command (that you run in the same directory as this README). Then simply rerun `make watch`, it will restart the docs server but now with access to your image(s).
To be able to use your image(s) you have to quit (Ctrl+C) the `make watch` command (that you run in the same directory as this README). Then simply rerun `make watch`, it will restart the docs server but now with access to your image(s).
### Editing content