Skip to content

Commit 8467222

Browse files
committed
DOC add doc build badge
1 parent 05052aa commit 8467222

File tree

4 files changed

+51
-48
lines changed

4 files changed

+51
-48
lines changed

.readthedocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ sphinx:
88
configuration: doc/conf.py
99

1010
python:
11-
install:
12-
- requirements: doc/requirements.txt
11+
install:
12+
- method: pip
13+
path: .
14+
extra_requirements: [doc]

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ FastCan: A Fast Canonical-Correlation-Based Feature Selection Method
99
.. |CI| image:: https://github.com/MatthewSZhang/fastcan/actions/workflows/ci.yml/badge.svg
1010
:target: https://github.com/MatthewSZhang/fastcan/actions
1111

12+
.. |Doc| image:: https://readthedocs.org/projects/fastcan/badge/?version=latest
13+
:target: https://fastcan.readthedocs.io/en/latest/?badge=latest
14+
1215
.. |PythonVersion| image:: https://img.shields.io/pypi/pyversions/fastcan.svg
1316
:target: https://pypi.org/project/fastcan/
1417

doc/requirements.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

pixi.lock

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)