mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 14:55:40 +08:00
Update document titles for consistency
This commit is contained in:
@@ -6,8 +6,8 @@ from conf import *
|
||||
version = '4.11.99'
|
||||
release = '4.11.99'
|
||||
|
||||
project = "RTEMS POSIX User Manual"
|
||||
project = "RTEMS POSIX API Guide"
|
||||
|
||||
latex_documents = [
|
||||
('index', 'posix-users.tex', u'RTEMS POSIX API User\'s Guide', u'RTEMS Documentation Project', 'manual'),
|
||||
('index', 'posix-users.tex', u'RTEMS POSIX API Guide', u'RTEMS Documentation Project', 'manual'),
|
||||
]
|
||||
|
@@ -1,11 +1,11 @@
|
||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
============================
|
||||
RTEMS POSIX API User's Guide
|
||||
============================
|
||||
==================================
|
||||
RTEMS POSIX API Guide (|version|).
|
||||
==================================
|
||||
|
||||
RTEMS POSIX API User's Guide
|
||||
----------------------------
|
||||
RTEMS POSIX API Guide
|
||||
---------------------
|
||||
|
||||
| COPYRIGHT (c) 1988 - 2015.
|
||||
| On-Line Applications Research Corporation (OAR).
|
||||
|
Reference in New Issue
Block a user