mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 23:36:45 +08:00
Add missed conf.py.
No idea how this happened.
This commit is contained in:
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'
|
||||
|
Reference in New Issue
Block a user