Skip to content

Commit

Permalink
Add Numpydoc as a git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
pv committed Jul 25, 2013
1 parent f4f7c53 commit 3903928
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "doc/scipy-sphinx-theme"]
path = doc/scipy-sphinx-theme
url = https://github.com/scipy/scipy-sphinx-theme.git
[submodule "doc/sphinxext"]
path = doc/sphinxext
url = https://github.com/numpy/numpydoc.git
1 change: 1 addition & 0 deletions doc/sphinxext
Submodule sphinxext added at 447dd0

0 comments on commit 3903928

Please sign in to comment.