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.
This commit is contained in:
Chris Johns
2019-02-20 10:07:04 +11:00
parent 4407039110
commit fb72a002a3
14 changed files with 71 additions and 40 deletions

View File

@@ -1,12 +1,14 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
.. include:: ../common/unicode.rst
================================================
RTEMS Development Environment Guide (|version|).
================================================
.. topic:: Copyrights and License
| © 1988, 2015 On-Line Applications Research Corporation (OAR)
| |copy| 1988, 2015 On-Line Applications Research Corporation (OAR)
.. include:: ../common/license.rst