Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jochen Henneberg
gst-plugins-rs
Commits
fd54eea5
Commit
fd54eea5
authored
Dec 22, 2017
by
Sebastian Dröge
🍵
Browse files
Fix documentation URL
parent
ffca043d
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst-plugin/Cargo.toml
View file @
fd54eea5
...
...
@@ -8,7 +8,7 @@ repository = "https://github.com/sdroege/gst-plugin-rs/gst-plugin"
license
=
"MIT/Apache-2.0"
readme
=
"README.md"
homepage
=
"https://gstreamer.freedesktop.org"
documentation
=
"https://sdroege.github.io/rustdoc/gst-plugin/gst_plugin
_rs
"
documentation
=
"https://sdroege.github.io/rustdoc/gst-plugin/gst_plugin
/
"
keywords
=
[
"gstreamer"
,
"multimedia"
,
"audio"
,
"video"
,
"gnome"
]
[dependencies]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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