mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 07:36:50 +08:00
develenv: Fix header levels.
This commit is contained in:
parent
499658fffe
commit
5fe847f724
@ -1,6 +1,6 @@
|
||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
Command and Variable Index
|
||||
##########################
|
||||
**************************
|
||||
|
||||
There are currently no Command and Variable Index entries.
|
||||
|
@ -3,10 +3,9 @@ sys.path.append(os.path.abspath('../common/'))
|
||||
|
||||
from conf import *
|
||||
|
||||
version = '1.0'
|
||||
release = '5.0'
|
||||
version = '4.11.0'
|
||||
release = '4.11.0'
|
||||
|
||||
latex_documents = [
|
||||
('index', 'develenv.tex', u'RTEMS Development Environment Documentation', u'RTEMS Documentation Project', 'manual'),
|
||||
]
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
Directory Structure
|
||||
###################
|
||||
*******************
|
||||
|
||||
The RTEMS directory structure is designed to meet the following requirements:
|
||||
|
||||
|
@ -4,6 +4,9 @@
|
||||
RTEMS Development Environment Guide
|
||||
===================================
|
||||
|
||||
RTEMS Development Environment Guide
|
||||
-----------------------------------
|
||||
|
||||
| COPYRIGHT (c) 1988 - 2016.
|
||||
| On-Line Applications Research Corporation (OAR).
|
||||
|
||||
@ -32,7 +35,7 @@ to the Community Project hosted at http://www.rtems.org/.
|
||||
================ =============================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:maxdepth: 5
|
||||
:numbered:
|
||||
|
||||
introduction
|
||||
|
@ -4,9 +4,8 @@
|
||||
.. COMMENT: On-Line Applications Research Corporation (OAR).
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
============
|
||||
Introduction
|
||||
============
|
||||
************
|
||||
|
||||
This document describes the RTEMS development environment. Discussions are
|
||||
provided for the following topics:
|
||||
|
@ -1,7 +1,7 @@
|
||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
Sample Applications
|
||||
###################
|
||||
*******************
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
@ -3,7 +3,7 @@
|
||||
.. _rtems-specific-utilities:
|
||||
|
||||
RTEMS Specific Utilities
|
||||
########################
|
||||
************************
|
||||
|
||||
This section describes the additional commands available within the *RTEMS
|
||||
Development Environment*. Although some of these commands are of general use,
|
||||
|
Loading…
x
Reference in New Issue
Block a user