Updated installation instructions and added sphinx github extension

This commit is contained in:
2016-03-26 15:01:03 +00:00
parent ef0db24f0d
commit 859fc4499e
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -37,7 +37,8 @@ extensions = [
'nbsphinx',
'sphinx.ext.mathjax',
'sphinxcontrib.bibtex',
'sphinx.ext.graphviz'
'sphinx.ext.graphviz',
'sphinxtogithub'
]
# Add any paths that contain templates here, relative to this directory.
+1 -1
View File
@@ -6,7 +6,7 @@ Prerequesites
There are a few dependencies required to install concatenator:
1. Python 2.7.11 (It will probably run on earlier versions)
1. Python 2.7.11 (tested)
2. libsndfile - used for audio file IO
3. The HDF5 Library - used for large file storage
4. The Sox audio library - used for pitch shifting