diff options
author | mattip <matti.picus@gmail.com> | 2018-04-11 21:04:24 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2018-04-11 21:04:24 +0300 |
commit | 20f58fae2e5fcde70feb8e06a818da9aa13652c2 (patch) | |
tree | 167d05323a678e550d55b78902b4ad5ff5c41883 | |
parent | 0e789b627b9807453c46d1afcd21bfc510a0bd43 (diff) | |
download | numpy-20f58fae2e5fcde70feb8e06a818da9aa13652c2.tar.gz |
add stub document for outside projects that link to it
-rw-r--r-- | doc/HOWTO_DOCUMENT.rst.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/HOWTO_DOCUMENT.rst.txt b/doc/HOWTO_DOCUMENT.rst.txt new file mode 100644 index 000000000..6b3640d8d --- /dev/null +++ b/doc/HOWTO_DOCUMENT.rst.txt @@ -0,0 +1 @@ +This document has been replaced, see https://numpydoc.readthedocs.io/en/latest/ |