Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gstreamer-rs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zeeshan Ali
gstreamer-rs
Commits
74527fe9
Commit
74527fe9
authored
Dec 22, 2017
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix documentation links for gstreamer-base/net
parent
85f44a04
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gstreamer-base/Cargo.toml
gstreamer-base/Cargo.toml
+1
-1
gstreamer-net/Cargo.toml
gstreamer-net/Cargo.toml
+1
-1
No files found.
gstreamer-base/Cargo.toml
View file @
74527fe9
...
...
@@ -8,7 +8,7 @@ repository = "https://github.com/sdroege/gstreamer-rs"
license
=
"MIT/Apache-2.0"
readme
=
"README.md"
homepage
=
"https://gstreamer.freedesktop.org"
documentation
=
"https://sdroege.github.io/rustdoc/gstreamer/gstreamer
-
base"
documentation
=
"https://sdroege.github.io/rustdoc/gstreamer/gstreamer
_
base"
keywords
=
[
"gstreamer"
,
"multimedia"
,
"audio"
,
"video"
,
"gnome"
]
build
=
"build.rs"
...
...
gstreamer-net/Cargo.toml
View file @
74527fe9
...
...
@@ -8,7 +8,7 @@ repository = "https://github.com/sdroege/gstreamer-rs"
license
=
"MIT/Apache-2.0"
readme
=
"README.md"
homepage
=
"https://gstreamer.freedesktop.org"
documentation
=
"https://sdroege.github.io/rustdoc/gstreamer/gstreamer
-
net"
documentation
=
"https://sdroege.github.io/rustdoc/gstreamer/gstreamer
_
net"
keywords
=
[
"gstreamer"
,
"multimedia"
,
"audio"
,
"video"
,
"gnome"
]
build
=
"build.rs"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment