diff options
| author | Marti Bolivar <mbolivar@mit.edu> | 2010-10-20 06:46:52 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@mit.edu> | 2010-10-20 06:46:52 -0400 |
| commit | dbd96db9bb9d48127172ebf9122a3f614a55ce84 (patch) | |
| tree | 208eb8a566cf718b9006af69a217f8e3616980f7 /docs/source/conf.py | |
| parent | 582b474f68c5216211201b295c20baa803f0d7f9 (diff) | |
initial check-in of arduino docs in RST format (converted using wget+pandoc)
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 26147fd..e1aa3a4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -14,6 +14,7 @@ import sys, os + # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. |
