Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
legacy
bedtools2
Commits
b0c34daa
Commit
b0c34daa
authored
May 27, 2015
by
arq5x
Browse files
bump docs version
parent
0def6000
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
b0c34daa
...
...
@@ -28,7 +28,7 @@ extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest',
'sphinx.ext.intersphinx'
,
'sphinx.ext.todo'
,
'sphinx.ext.coverage'
,
'sphinx.ext.pngmath'
,
'sphinx.ext.ifconfig'
,
'sphinx.ext.viewcode'
,
'matplotlib.sphinxext.plot_directive'
]
'matplotlib.sphinxext.plot_directive'
]
# Add any paths that contain templates here, relative to this directory.
templates_path
=
[
'templates'
]
...
...
@@ -44,16 +44,16 @@ master_doc = 'index'
# General information about the project.
project
=
u
'bedtools'
copyright
=
u
'2009 - 201
4
, Aaron R. Quinlan & Neil Kindlon'
copyright
=
u
'2009 - 201
5
, Aaron R. Quinlan & Neil Kindlon'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version
=
'2.2
3
.0'
version
=
'2.2
4
.0'
# The full version, including alpha/beta/rc tags.
release
=
'2.2
3
.0'
release
=
'2.2
4
.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
@@ -187,7 +187,7 @@ htmlhelp_basename = 'bedtools-docs'
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents
=
[
(
'index'
,
'bedtools.tex'
,
u
'Bedtools Documentation'
,
u
'Quinlan lab @ U
Va
'
,
'manual'
),
u
'Quinlan lab @ U
niv. of Utah
'
,
'manual'
),
]
# The name of an image file (relative to this directory) to place at the top of
...
...
@@ -219,7 +219,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages
=
[
(
'index'
,
'bedtools'
,
u
'Bedtools Documentation'
,
[
u
'U
Va
'
],
1
)
(
'index'
,
'bedtools'
,
u
'Bedtools Documentation'
,
[
u
'U
U
'
],
1
)
]
# Example configuration for intersphinx: refer to the Python standard library.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment