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

@@ -2,6 +2,8 @@
.. Copyright (C) 2016 Chris Johns <chrisj@rtems.org>
.. include:: ../common/unicode.rst
.. highlight:: c
=================================
@@ -10,7 +12,7 @@ RTEMS Eclipse Manual (|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