Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alba Mendez
gst-docs
Commits
e4040674
Commit
e4040674
authored
May 31, 2019
by
Thibault Saunier
🌵
Browse files
navbar: Fix link to GStreamer core lib
We do not suffix subprojects with the API version anymore
parent
17c5ce6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
theme/extra/templates/navbar_links.html
View file @
e4040674
...
...
@@ -5,7 +5,7 @@
API References
<span
class=
"caret"
></span>
</a>
<ul
class=
"dropdown-menu"
id=
"modules-menu"
>
@for tup in (("gstreamer
-1.0
/gi-index.html","GStreamer core"), \
@for tup in (("gstreamer/gi-index.html","GStreamer core"), \
("libs.html","GStreamer Libraries"),\
("plugins_doc.html","GStreamer Plugins")):
<li>
...
...
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