summaryrefslogtreecommitdiff
path: root/doc/source/_static
diff options
context:
space:
mode:
authorJoseph Fox-Rabinovitz <jfoxrabinovitz@gmail.com>2016-03-03 23:04:24 -0500
committerJoseph Fox-Rabinovitz <joseph.r.fox-rabinovitz@nasa.gov>2016-03-14 14:30:08 -0400
commit133e8927eb6d8f4855fc13013d82c8be4900304e (patch)
treec8fa10f56498b066cfe7c5e539fb5cb358883783 /doc/source/_static
parent7a4ff44b056eb8f8a53fbc196ef53666523bfca3 (diff)
downloadnumpy-133e8927eb6d8f4855fc13013d82c8be4900304e.tar.gz
MAINT: Wrapped some docstrings and fixed typo
Diffstat (limited to 'doc/source/_static')
-rw-r--r--doc/source/_static/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/_static/.gitignore b/doc/source/_static/.gitignore
new file mode 100644
index 000000000..60da04706
--- /dev/null
+++ b/doc/source/_static/.gitignore
@@ -0,0 +1,2 @@
+# This file is here to avoid a sphinx warning about a missing _static folder.
+# Empty folders are not allowed into git.