summaryrefslogtreecommitdiffstats
path: root/shell/conf.py
diff options
context:
space:
mode:
authorAmar Takhar <amar@rtems.org>2016-01-18 19:34:03 -0500
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:24 -0400
commitb99044088cf0f3b70a797c6c77e2b93ba8000a5d (patch)
treebb96e6c5b33ef936464a5f0b6f836e51374b34eb /shell/conf.py
parentClean up of file and directory commands. (diff)
downloadrtems-docs-b99044088cf0f3b70a797c6c77e2b93ba8000a5d.tar.bz2
Add missed conf.py.
No idea how this happened.
Diffstat (limited to 'shell/conf.py')
-rw-r--r--shell/conf.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/conf.py b/shell/conf.py
new file mode 100644
index 0000000..5e042a7
--- /dev/null
+++ b/shell/conf.py
@@ -0,0 +1,8 @@
+import sys, os
+sys.path.append(os.path.abspath('../common/'))
+
+from conf import *
+
+version = '1.0'
+release = '5.0'
+