mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-23 07:01:54 +08:00
Add missed conf.py.
No idea how this happened.
This commit is contained in:
parent
4f81ff1700
commit
b99044088c
8
shell/conf.py
Normal file
8
shell/conf.py
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
import sys, os
|
||||||
|
sys.path.append(os.path.abspath('../common/'))
|
||||||
|
|
||||||
|
from conf import *
|
||||||
|
|
||||||
|
version = '1.0'
|
||||||
|
release = '5.0'
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user