Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-docs
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
Chaitanya
swh-docs
Commits
2ef3ac07
"README.rst" did not exist on "9cdc9168b264f4eb1440eaaae1798d36be77bd5d"
Commit
2ef3ac07
authored
2 years ago
by
Jérémy Bobbio (Lunar)
Committed by
Jérémy Bobbio (Lunar)
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update documentation to use tox 4 command line syntax
See:
https://tox.wiki/en/latest/upgrading.html#updating-usage-with-e
parent
0b1d5834
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
2ef3ac07
...
...
@@ -48,7 +48,7 @@ installed, eg. on a Debian system:
Then (from the
`swh-environment/swh-docs/`
directory):
$ tox -e sphinx-dev
$ tox
run
-e sphinx-dev
This tox environment will build the documentation from the sources available in
the parent directory (
`swh-environment`
).
...
...
@@ -106,7 +106,7 @@ For instance to build the standalone documentation of ``swh-web``, proceed as
follows:
$ cd swh-environment/swh-web
$ tox -e sphinx-dev
$ tox
run
-e sphinx-dev
Sphinx warnings related to unresolved references located in other swh packages are suppressed because expected.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment