[ismrmrd] 13/16: Adding Sphinx as an optional dependency for docs

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:02:31 UTC 2015


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

ghisvail-guest pushed a commit to annotated tag v1.2.0
in repository ismrmrd.

commit b20e6d5a87e78b684a87652e3542f80f073e9bc4
Author: Joseph Naegele <joseph.naegele at gmail.com>
Date:   Thu Dec 18 14:53:58 2014 -0500

    Adding Sphinx as an optional dependency for docs
---
 doc/source/index.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/source/index.rst b/doc/source/index.rst
index 4d0fe84..4fa1fb8 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -61,10 +61,11 @@ The ISMRM Raw Data format is described by an XML schema_ and some C-style struct
 * HDF5 (version 1.8 or higher) libraries. Available from http://www.hdfgroup.org/downloads/index.html.
 * Boost (http://www.boost.org/)
 * Cmake build tool (http://www.cmake.org/)
-* Doxygen if you would like to generate API documentation (http://www.doxygen.org)
 * Git if you would like to use the source code archive (http://git-scm.com/)
 * FFTW if you would like to compile some of the example applications
   (http://www.fftw.org)
+* Doxygen if you would like to generate API documentation (http://www.doxygen.org)
+* Sphinx (http://sphinx-doc.org/) and Sphinx Bootstrap Theme (https://pypi.python.org/pypi/sphinx-bootstrap-theme) to generate this project documentation
 
 .. note:: It is only necessary to install the dependencies if you wish to develop compiled C/C++ software, which uses the ISMRMRD format. The format can be read in Matlab without installing any additional software.
 

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



More information about the debian-science-commits mailing list