diff options
author | MarsBarLee <mlee@quansight.com> | 2021-10-08 18:55:58 +0000 |
---|---|---|
committer | MarsBarLee <mlee@quansight.com> | 2021-12-08 18:42:45 +0000 |
commit | e35bb4aa14ea1a3fb0cd7d3c1935085a0a34e2d4 (patch) | |
tree | ceca26a78a3cbcf8362c1ef9cebc80fbd5cb20ba /doc/source/getting_started.rst | |
parent | 77a0563967b542f28dbbb3d7a8e67bb99eb5cc12 (diff) | |
download | numpy-e35bb4aa14ea1a3fb0cd7d3c1935085a0a34e2d4.tar.gz |
Add Getting Started page
Diffstat (limited to 'doc/source/getting_started.rst')
-rw-r--r-- | doc/source/getting_started.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst new file mode 100644 index 000000000..cd7a66317 --- /dev/null +++ b/doc/source/getting_started.rst @@ -0,0 +1,4 @@ +:orphan: + +Getting started +===============
\ No newline at end of file |