From e50590a6961a91765ef00aaea447d3be8948666f Mon Sep 17 00:00:00 2001 From: alvyjudy Date: Wed, 13 May 2020 10:57:42 -0400 Subject: docs: removed unnecessary transition paragraph so that the quickstart is cleaner for now. Might add more text later --- docs/userguide/quickstart.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/userguide') diff --git a/docs/userguide/quickstart.txt b/docs/userguide/quickstart.txt index f2e1a951..535227a0 100644 --- a/docs/userguide/quickstart.txt +++ b/docs/userguide/quickstart.txt @@ -74,8 +74,6 @@ dependencies, and perhaps some data files and scripts:: # could also include long_description, download_url, etc. ) -In the sections that follow, we'll explain what most of these ``setup()`` -arguments do (except for the metadata ones), and the various ways you might use -them in your own project(s). + -- cgit v1.2.1