mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-18 12:44:41 +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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user