mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 18:42:02 +08:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user