diff options
author | Stefan van der Walt <stefanv@berkeley.edu> | 2018-03-21 16:13:51 -0700 |
---|---|---|
committer | Stefan van der Walt <stefanv@berkeley.edu> | 2018-03-21 16:13:51 -0700 |
commit | 95eda925bea5ad986e7a35898be7496b4b32ea3b (patch) | |
tree | 0a63b9b368c26d057766c3fb8da74cbdd916f846 /doc/neps/nep-0000.rst | |
parent | cfde48156ff9ca0502f375900079da96a1582fec (diff) | |
download | numpy-95eda925bea5ad986e7a35898be7496b4b32ea3b.tar.gz |
Add tool for building NEP index
Diffstat (limited to 'doc/neps/nep-0000.rst')
-rw-r--r-- | doc/neps/nep-0000.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/neps/nep-0000.rst b/doc/neps/nep-0000.rst index ae8603c62..54e3b0062 100644 --- a/doc/neps/nep-0000.rst +++ b/doc/neps/nep-0000.rst @@ -1,6 +1,6 @@ -======================= -NEP Purpose and Process -======================= +=================== +Purpose and Process +=================== :Author: Jarrod Millman <millman@berkeley.edu> :Status: Draft |