sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.1.3
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 1 changed, 0 removed
reading sources... [100%] index

/home/andreas/devel/pysam/doc/index.rst:23: WARNING: toctree contains reference to nonexisting document u'tabix'
/home/andreas/devel/pysam/doc/index.rst:73: WARNING: Duplicate explicit target name: "samtools".
/home/andreas/devel/pysam/doc/index.rst:74: WARNING: Duplicate explicit target name: "htslib".
/home/andreas/devel/pysam/doc/index.rst:75: WARNING: Duplicate explicit target name: "tabix".
/home/andreas/devel/pysam/doc/index.rst:77: WARNING: Duplicate explicit target name: "cython".
/home/andreas/devel/pysam/doc/index.rst:78: WARNING: Duplicate explicit target name: "python".
/home/andreas/devel/pysam/doc/index.rst:12: ERROR: Duplicate target name, cannot be used as a unique reference: "htslib".
/home/andreas/devel/pysam/doc/index.rst:12: ERROR: Duplicate target name, cannot be used as a unique reference: "cython".
/home/andreas/devel/pysam/doc/index.rst:12: ERROR: Duplicate target name, cannot be used as a unique reference: "samtools".
/home/andreas/devel/pysam/doc/index.rst:12: ERROR: Duplicate target name, cannot be used as a unique reference: "tabix".
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] index

writing additional files... genindex py-modindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 10 warnings.

Build finished. The HTML pages are in _build/html.
