Changeset 9b5801a in rtems-docs for rtemsconfig/conf.py


Ignore:
Timestamp:
01/19/16 05:27:45 (8 years ago)
Author:
Amar Takhar <amar@…>
Branches:
4.11, 5, master
Children:
14bbcb1
Parents:
0abc59d
git-author:
Amar Takhar <amar@…> (01/19/16 05:27:45)
git-committer:
Amar Takhar <verm@…> (05/03/16 00:51:24)
Message:

Add PDF generation support use with --pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rtemsconfig/conf.py

    r0abc59d r9b5801a  
    77release = '5.0'
    88
     9latex_documents = [
     10        ('index', 'rtemsconfig.tex', u'RTEMS RTEMS Config Documentation', u'RTEMS Documentation Project', 'manual'),
     11]
     12
Note: See TracChangeset for help on using the changeset viewer.