Browse Source

doc: Use Copy/paste: mention accessibility

Trying to stem the tide of screenshots; every little helps?

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
pull/54672/head
Marc Herbert 2 years ago committed by Carles Cufí
parent
commit
3539f3ddfa
  1. 9
      doc/develop/getting_started/index.rst

9
doc/develop/getting_started/index.rst

@ -780,11 +780,14 @@ Please **copy/paste text** instead of taking a picture or a screenshot of it.
Text includes source code, terminal commands, and their output. Text includes source code, terminal commands, and their output.
Doing this makes it easier for people to help you, and also helps other users Doing this makes it easier for people to help you, and also helps other users
search the archives. search the archives. Unnecessary screenshots exclude vision impaired
developers; some are major Zephyr contributors. `Accessibility`_ has been
recognized as a basic human right by the United Nations.
When copy/pasting more than 5 lines of text into Discord, create a snippet using When copy/pasting more than 5 lines of computer text into Discord or Github,
three backticks to delimit the snippet. create a snippet using three backticks to delimit the snippet.
.. _Search archives and sign up here: https://lists.zephyrproject.org/g/users .. _Search archives and sign up here: https://lists.zephyrproject.org/g/users
.. _Discord invite: https://chat.zephyrproject.org .. _Discord invite: https://chat.zephyrproject.org
.. _GitHub issues: https://github.com/zephyrproject-rtos/zephyr/issues .. _GitHub issues: https://github.com/zephyrproject-rtos/zephyr/issues
.. _Accessibility: https://www.w3.org/standards/webdesign/accessibility

Loading…
Cancel
Save