diff options
| author | jason kirtland <jek@discorporate.us> | 2013-07-04 14:28:25 +0200 |
|---|---|---|
| committer | jason kirtland <jek@discorporate.us> | 2013-07-04 14:28:25 +0200 |
| commit | ae5ddceeb46f18d1b7fb86532a1aa0fd1bbab503 (patch) | |
| tree | 4cbac10f8e4a4a1740dd8cfc7291f6e9a199e1d3 /.gitmodules | |
| parent | 7021cef3cb8f15fbc3879102a9be55a4f132c60d (diff) | |
| download | blinker-ae5ddceeb46f18d1b7fb86532a1aa0fd1bbab503.tar.gz | |
Switch to the Flask sphinx theme
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9f86fc9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "docs/source/_themes"] + path = docs/source/_themes + url = https://github.com/mitsuhiko/flask-sphinx-themes.git |
