develenv: Fix header levels.

This commit is contained in:
Chris Johns 2016-11-09 13:57:54 +11:00
parent 499658fffe
commit 5fe847f724
7 changed files with 11 additions and 10 deletions

View File

@ -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.

View File

@ -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'),
]

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Directory Structure
###################
*******************
The RTEMS directory structure is designed to meet the following requirements:

View File

@ -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

View File

@ -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:

View File

@ -1,7 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Sample Applications
###################
*******************
Introduction
============

View File

@ -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,