Skip to content

Commit 580c6c7

Browse files
authored
Docs: removed release from Sphinx docs title and link to main docs added (#1056)
Docs: - removed release from Sphinx docs title - link to main webpage of docs added at the beginning of main README.md file -> [- https://github.com/OpenVisualCloud/Intel-Tiber-Broadcast-Suite/pull/58](https://openvisualcloud.github.io/Media-Transport-Library/)
1 parent 4c4d675 commit 580c6c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Media Transport Library
22

3+
> [!TIP]
4+
> [Full Documentation](https://openvisualcloud.github.io/Media-Transport-Library/README.html) for [Media Transport Library](https://openvisualcloud.github.io/Media-Transport-Library/README.html).
5+
36
[![Ubuntu](https://github.com/OpenVisualCloud/Media-Transport-Library/actions/workflows/ubuntu_build.yml/badge.svg)](https://github.com/OpenVisualCloud/Media-Transport-Library/actions/workflows/ubuntu_build.yml)
47
[![Windows](https://github.com/OpenVisualCloud/Media-Transport-Library/actions/workflows/msys2_build.yml/badge.svg)](https://github.com/OpenVisualCloud/Media-Transport-Library/actions/workflows/msys2_build.yml)
58
[![Test](https://github.com/OpenVisualCloud/Media-Transport-Library/actions/workflows/ubuntu_build_with_gtest.yml/badge.svg)](https://github.com/OpenVisualCloud/Media-Transport-Library/actions/workflows/ubuntu_build_with_gtest.yml)

doc/sphinx/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
project = "Media Transport Library"
1717
copyright = "2023-2025, Intel Corporation"
1818
author = "Intel Corporation"
19-
version = release = "24.09"
2019

2120
extensions = [
2221
"myst_parser",

0 commit comments

Comments
 (0)