source: rtems-docs/networking/index.rst @ e52906b

5
Last change on this file since e52906b was e52906b, checked in by Sebastian Huber <sebastian.huber@…>, on 01/09/19 at 15:14:06

Simplify SPDX-License-Identifier comment

  • Property mode set to 100644
File size: 744 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. highlight:: c
4
5======================================
6RTEMS Network User Manual (|version|).
7======================================
8
9 | **COPYRIGHT (c) 1988 - 2015.**
10 | **On-Line Applications Research Corporation (OAR).**
11 | **COPYRIGHT (c) 2016-2018.**
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
17
18.. include:: ../common/header.rst
19
20.. toctree::
21        :maxdepth: 3
22        :numbered:
23
24        preface
25        network_task_structure
26        networking_driver
27        using_networking_rtems_app
28        testing_the_driver
29        network_servers
30        dec_21140
31        command
32
33* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.