diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2019-05-11 03:03:21 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2019-05-11 03:03:21 -0400 |
| commit | c1adc42bbf31fa3b327f9ee78ff86e6ba0e89bd5 (patch) | |
| tree | 2e2a35285eaae8a11bf04e2933b5666d49e8ce01 /.gitmodules | |
| parent | 00018d6ae7a8c4180bdaddd0ca127cff13509aaa (diff) | |
moving rtd modifications to a submodule, moving to py3 for docs
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f3489ad4..ad0f3040 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "suite/binaries"] path = suite/binaries url = https://github.com/Vector35/BinaryTestCases.git +[submodule "sphinx_rtd_theme"] + path = sphinx_rtd_theme + url = git@github.com:Vector35/sphinx_rtd_theme.git |
