File tree Expand file tree Collapse file tree 3 files changed +90
-2
lines changed Expand file tree Collapse file tree 3 files changed +90
-2
lines changed Original file line number Diff line number Diff line change 1
- # tsinfer
1
+ # tsinfer < img align = " right " width = " 145 " height = " 90 " src = " https://raw.githubusercontent.com/tskit-dev/tsinfer/main/docs/tsinfer_logo.svg " >
2
2
3
3
[ ![ CircleCI] ( https://circleci.com/gh/tskit-dev/tsinfer.svg?style=svg )] ( https://circleci.com/gh/tskit-dev/tsinfer ) [ ![ Build Status] ( https://travis-ci.org/tskit-dev/tsinfer.svg?branch=main )] ( https://travis-ci.org/tskit-dev/tsinfer ) [ ![ Documentation Status] ( https://readthedocs.org/projects/tsinfer/badge/?version=latest )] ( http://tsinfer.readthedocs.io/en/latest/?badge=latest ) [ ![ codecov] ( https://codecov.io/gh/tskit-dev/tsinfer/branch/main/graph/badge.svg )] ( https://codecov.io/gh/tskit-dev/tsinfer )
4
4
Original file line number Diff line number Diff line change 114
114
# further. For a list of options available for each theme, see the
115
115
# documentation.
116
116
#
117
- # html_theme_options = {}
117
+ html_theme_options = {}
118
118
119
119
# Add any paths that contain custom static files (such as style sheets) here,
120
120
# relative to this directory. They are copied after the builtin static files,
133
133
]
134
134
}
135
135
136
+ html_logo = "tsinfer_logo.svg"
136
137
137
138
# -- Options for HTMLHelp output ------------------------------------------
138
139
You can’t perform that action at this time.
0 commit comments