mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 01:35:05 +08:00
Update the POSIX user manual version number.
This commit is contained in:
parent
c21e8e96ae
commit
cec0d2be4e
@ -4,9 +4,8 @@ sys.path.append(os.path.abspath('../common/'))
|
|||||||
from conf import *
|
from conf import *
|
||||||
|
|
||||||
version = '1.0'
|
version = '1.0'
|
||||||
release = '5.0'
|
release = '4.11.0'
|
||||||
|
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'posix_users.tex', u'RTEMS POSIX Users Documentation', u'RTEMS Documentation Project', 'manual'),
|
('index', 'posix_users.tex', u'RTEMS POSIX API User\'s Guide', u'RTEMS Documentation Project', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user