mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 18:49:31 +08:00
develenv: Fix header levels.
This commit is contained in:
@@ -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'),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user