Skip to content
Snippets Groups Projects
Commit 76996f4a authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'readthedocs' into 'main'

Host documentation on readthedocs.org

See merge request biosignal/software/mednet!43
parents f130853a ade4792e
No related branches found
No related tags found
1 merge request!43Host documentation on readthedocs.org
Pipeline #87675 passed
# SPDX-FileCopyrightText: Copyright © 2023 Idiap Research Institute <contact@idiap.ch>
#
# SPDX-License-Identifier: GPL-3.0-or-later
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
python:
install:
- method: pip
path: .
extra_requirements:
- doc
......@@ -3,7 +3,7 @@ SPDX-FileCopyrightText: Copyright © 2023 Idiap Research Institute <contact@idia
SPDX-License-Identifier: GPL-3.0-or-later
-->
[![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/mednet/main/sphinx/index.html)
[![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://mednet.readthedocs.io/en/latest/)
[![build](https://gitlab.idiap.ch/biosignal/software/mednet/badges/main/pipeline.svg)](https://gitlab.idiap.ch/biosignal/software/mednet/commits/main)
[![coverage](https://gitlab.idiap.ch/biosignal/software/mednet/badges/main/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/mednet/main/coverage/index.html)
[![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/biosignal/software/mednet)
......
......@@ -52,7 +52,7 @@ dependencies = [
]
[project.urls]
documentation = "https://www.idiap.ch/software/biosignal/software/docs/biosignal/software/mednet/main/sphinx/"
documentation = "https://mednet.readthedocs.io/en/latest/"
homepage = "https://pypi.org/project/mednet"
repository = "https://gitlab.idiap.ch/biosignal/software/mednet"
changelog = "https://gitlab.idiap.ch/biosignal/software/mednet/-/releases"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment