Skip to content

Commit 4ba0fae

Browse files
committed
Remove submodule docs/_themes/sphinx_rtd_theme
The submodule was only relevant for a short time and its continued existance is a distraction for new contributors. See: readthedocs/sphinx_rtd_theme#342 Using git-blame, I was able to pinpoint which commite introduced the submodule, but I wanted to be certain that it was no loger in use. So, I manually inspected parts of the source code, ran `git grep ...`, reviewed open and closed issues, and PRs, but found nothing conclusive about its existance. Ultimately, git-log is what gave me the most confidence that it is no longer necessary. As you can see, it was introduced in October of 2013 and then made obsolete a month later. From git-log: bash$ git log -G '_themes/sphinx_rtd_theme' commit 50619d1 Author: Eric Holscher <[email protected]> Date: Fri Nov 8 18:55:06 2013 -0800 Rejigger theme stuff in our own conf commit d9829a2 Author: Eric Holscher <[email protected]> Date: Thu Oct 17 13:26:19 2013 -0700 Add new theme
1 parent 64cd0d9 commit 4ba0fae

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
[submodule "docs/_themes/sphinx_rtd_theme"]
2-
path = docs/_themes/sphinx_rtd_theme
3-
url = https://github.com/snide/sphinx_rtd_theme.git

docs/_themes/sphinx_rtd_theme

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)