source: rtems-docs/shell/conf.py @ b990440

4.115
Last change on this file since b990440 was b990440, checked in by Amar Takhar <amar@…>, on 01/19/16 at 00:34:03

Add missed conf.py.

No idea how this happened.

  • Property mode set to 100644
File size: 116 bytes
RevLine 
[b990440]1import sys, os
2sys.path.append(os.path.abspath('../common/'))
3
4from conf import *
5
6version = '1.0'
7release = '5.0'
8
Note: See TracBrowser for help on using the repository browser.