source: rtems-docs/networking/index.rst @ 969e60e

5
Last change on this file since 969e60e was 969e60e, checked in by Chris Johns <chrisj@…>, on 10/19/18 at 03:42:12

Update the copyright year.

  • Property mode set to 100644
File size: 1.9 KB
RevLine 
[489740f]1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
[b412038]3.. highlight:: c
4
[7193f09]5======================================
6RTEMS Network User Manual (|version|).
7======================================
[b412038]8
[efc29ff]9 | **COPYRIGHT (c) 1988 - 2015.**
10 | **On-Line Applications Research Corporation (OAR).**
[969e60e]11 | **COPYRIGHT (c) 2016-2018.**
[efc29ff]12 | **RTEMS Foundation, The RTEMS Documentation Project**
13
14 | **License:**
15 |  Creative Commons Attribution-ShareAlike 4.0 International Public License
16 |  https://creativecommons.org/licenses/by-sa/4.0/legalcode
[b412038]17
18The authors have used their best efforts in preparing this material.  These
19efforts include the development, research, and testing of the theories and
20programs to determine their effectiveness.  No warranty of any kind, expressed
21or implied, with regard to the software or the material contained in this
22document is provided.  No liability arising out of the application or use of
23any product described in this document is assumed.  The authors reserve the
24right to revise this material and to make changes from time to time in the
25content hereof without obligation to notify anyone of such revision or changes.
26
27The RTEMS Project is hosted at http://www.rtems.org/.  Any inquiries concerning
28RTEMS, its related support components, or its documentation should be directed
29to the Community Project hosted at http://www.rtems.org/.
30
31.. topic:: RTEMS Online Resources
32
33  ================  =============================
34  Home              https://www.rtems.org/
35  Developers        https://devel.rtems.org/
36  Documentation     https://docs.rtems.org/
37  Bug Reporting     https://devel.rtems.org/query
38  Mailing Lists     https://lists.rtems.org/
39  Git Repositories  https://git.rtems.org/
40  ================  =============================
[ca49bfd]41
42.. toctree::
43        :maxdepth: 3
44        :numbered:
45
46        preface
47        network_task_structure
48        networking_driver
49        using_networking_rtems_app
50        testing_the_driver
51        network_servers
52        dec_21140
53        command
54
[5ce8e43]55* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.