source: rtems-docs/eng/index.rst @ fb72a00

5
Last change on this file since fb72a00 was fb72a00, checked in by Chris Johns <chrisj@…>, on 02/19/19 at 23:07:04

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.
  • Property mode set to 100644
File size: 818 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. Copyright (C) 2016, 2018 RTEMS Foundation, The RTEMS Documentation Project
4.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
5
6.. include:: ../common/unicode.rst
7
8================================================
9RTEMS Software Engineering Handbook (|version|)
10================================================
11
12.. topic:: Copyrights and License
13
14    | |copy| 1988, 2015 On-Line Applications Research Corporation (OAR)
15
16    .. include:: ../common/license.rst
17
18.. include:: ../common/header.rst
19
20.. toctree::
21        :maxdepth: 4
22        :numbered:
23
24        preface
25        prequalification
26        stakeholders
27        management
28        test-plan
29        release-mgmt
30        users-manuals
31        license-requirements
32        appendix-a
33        function_and_variable
34        concept
Note: See TracBrowser for help on using the repository browser.