File tree Expand file tree Collapse file tree 4 files changed +22
-7
lines changed
Expand file tree Collapse file tree 4 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 22
33|FOSSA Status | |docs | |Black |
44
5- |TrueLearn |
5+ .. raw :: html
6+
7+ <h1 align =" center" >
8+ <a href =" https://truelearnai.github.io/" ><img src =" https://raw.githubusercontent.com/truelearnai/truelearn/main/docs/images/TrueLearn_logo.svg" alt =" TrueLearn" width =" 800" height =" 160" ></a >
9+ </h1 >
610
711**TrueLearn ** is a machine learning library for predicting and modelling learner engagement with educational resources.
812
1822 :target: https://github.com/TrueLearnAI/truelearn/actions/workflows/unit_tests.yml
1923 :alt: Unit tests
2024
21- .. |Static analysis | image :: https://github.com/comp0016-group1/TrueLearn /actions/workflows/static_analysis.yml/badge.svg
25+ .. |Static analysis | image :: https://github.com/TrueLearnAI/truelearn /actions/workflows/static_analysis.yml/badge.svg
2226 :target: https://github.com/TrueLearnAI/truelearn/actions/workflows/static_analysis.yml
2327 :alt: Static analysis
2428
3842 :target: https://github.com/psf/black
3943 :alt: Black
4044
41- .. |TrueLearn | image :: https://raw.githubusercontent.com/truelearnai/truelearn/main/docs/images/TrueLearn_logo.png
42- :target: https://truelearnai.github.io/
43- :alt: TrueLearn
44-
4545
4646User Installation
4747#################
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ def find_source():
163163# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
164164
165165html_theme = "furo"
166- html_logo = "images/TrueLearn_logo.png "
166+ html_logo = "images/TrueLearn_logo.svg "
167167html_css_files = ["custom.css" ]
168168html_static_path = ["_static" ]
169169
You can’t perform that action at this time.
0 commit comments