summaryrefslogtreecommitdiffstats
path: root/c-user/index.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-02-20 10:07:04 +1100
committerChris Johns <chrisj@rtems.org>2019-02-28 10:22:54 +1100
commitfb72a002a36138ef072897facbd3b229313e8baa (patch)
treedd154cbf1be56570c285cac1beff70a078a97d40 /c-user/index.rst
parentwaf: Fix building the images in the src path. (diff)
downloadrtems-docs-fb72a002a36138ef072897facbd3b229313e8baa.tar.bz2
Add unicode support for commonly used characters like copyright.
- This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals.
Diffstat (limited to 'c-user/index.rst')
-rw-r--r--c-user/index.rst16
1 files changed, 9 insertions, 7 deletions
diff --git a/c-user/index.rst b/c-user/index.rst
index 19f50a5..1b6e096 100644
--- a/c-user/index.rst
+++ b/c-user/index.rst
@@ -1,18 +1,20 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
+.. include:: ../common/unicode.rst
+
====================================
RTEMS Classic API Guide (|version|).
====================================
.. topic:: Copyrights and License
- | © 2017 Chris Johns
- | © 2017 Kuan-Hsun Chen
- | © 2016, 2018 embedded brains GmbH
- | © 2016, 2018 Sebastian Huber
- | © 2011 Petr Benes
- | © 2010 Gedare Bloom
- | © 1988, 2018 On-Line Applications Research Corporation (OAR)
+ | |copy| 2017 Chris Johns
+ | |copy| 2017 Kuan-Hsun Chen
+ | |copy| 2016, 2018 embedded brains GmbH
+ | |copy| 2016, 2018 Sebastian Huber
+ | |copy| 2011 Petr Benes
+ | |copy| 2010 Gedare Bloom
+ | |copy| 1988, 2018 On-Line Applications Research Corporation (OAR)
.. include:: ../common/license.rst