rtems-docs/shell/conf.py
Amar Takhar b99044088c Add missed conf.py.
No idea how this happened.
2016-05-02 20:51:24 -04:00

9 lines
116 B
Python

import sys, os
sys.path.append(os.path.abspath('../common/'))
from conf import *
version = '1.0'
release = '5.0'