Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-indexer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-indexer
Merge requests
!491
docs: Fix incorrect namespace in swhpkg example
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
docs: Fix incorrect namespace in swhpkg example
doc-example-ns
into
master
Overview
7
Commits
2
Pipelines
2
Changes
1
2 unresolved threads
Hide all comments
Merged
vlorentz
requested to merge
doc-example-ns
into
master
1 year ago
Overview
7
Commits
2
Pipelines
2
Changes
1
2 unresolved threads
Hide all comments
Expand
@KShivendu
did I get this right?
0
0
Merge request reports
Compare
master
version 1
dffc94fb
1 year ago
master (base)
and
latest version
latest version
d847c60b
2 commits,
1 year ago
version 1
dffc94fb
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
docs/swhpkg.rst
+
1
−
1
Options
@@ -96,4+96,4 @@
- Dependencies of the project. There can be many of them.
* - ``dependent``
- ``swhpkg:release``
- ``swhpkg:js/d3``
Kumar Shivendu
@KShivendu
·
1 year ago
Contributor
Suggested change
99
- ``swhp
kg
:js/d3``
99
- ``swhp
ackages
:js/d3``
Collapse replies
Kumar Shivendu
@KShivendu
·
1 year ago
Contributor
One more @vlorent. Rest looks good.
Please
register
or
sign in
to reply
Please
register
or
sign in
to reply
- A reference to the package release that depends on the dependency.
* - ``dependency``
- ``swhpkg:package``
- ``swhp
kg
:js/d3``, ``swhp
kg
:python/django``
- ``swhp
ackages
:js/d3``, ``swhp
ackages
:python/django``
- A reference to the package that is depended on.
* - ``constraint``
- Text
Loading
One more @vlorent. Rest looks good.