[python-dtcwt] 362/497: move the intro blurb to the Getting Started section

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 969c0f2cf5c32f2ef2217161c6a297b0a1580bef
Author: Rich Wareham <rjw57 at cam.ac.uk>
Date:   Fri Feb 7 14:56:46 2014 +0000

    move the intro blurb to the Getting Started section
---
 docs/gettingstarted.rst | 4 ++++
 docs/index.rst          | 4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index 298aeaa..5735fd3 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -1,6 +1,10 @@
 Getting Started
 ===============
 
+This library provides support for computing 1D, 2D and 3D dual-tree complex
+wavelet transforms and their inverse in Python along with some signal
+processing algorithms which make use of the DTCWT.
+
 This section will guide you through using the ``dtcwt`` library.  See
 :doc:`reference` for full details on the library's API.
 
diff --git a/docs/index.rst b/docs/index.rst
index c09731a..16eeea3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,10 +1,6 @@
 The dtcwt library
 =================
 
-This library provides support for computing 1D, 2D and 3D dual-tree complex
-wavelet transforms and their inverse in Python along with some signal
-processing algorithms which make use of the DTCWT.
-
 Contents
 ````````
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list