source: rtems-docs/filesystem/index.rst @ 50fbe0d

5
Last change on this file since 50fbe0d was 50fbe0d, checked in by Sebastian Huber <sebastian.huber@…>, on 01/04/19 at 11:01:41

Add common header.rst to reduce copy and paste

  • Property mode set to 100644
File size: 780 bytes
Line 
1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
3==========================================
4RTEMS Filesystem Design Guide (|version|).
5==========================================
6
7 | **COPYRIGHT (c) 1988 - 2015.**
8 | **On-Line Applications Research Corporation (OAR).**
9 | **COPYRIGHT (c) 2016-2018.**
10 | **RTEMS Foundation, The RTEMS Documentation Project**
11
12 | **License:**
13 |  Creative Commons Attribution-ShareAlike 4.0 International Public License
14 |  https://creativecommons.org/licenses/by-sa/4.0/legalcode
15
16.. include:: ../common/header.rst
17
18.. toctree::
19        :maxdepth: 5
20        :numbered:
21
22        preface
23        pathname_eval
24        system_init
25        mounting_and_unmounting
26        call_development
27        fileystem_implmentation
28        in-memory
29        minature_in-memory
30        trivial_ftp
31        command_and_variable
32
33* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.