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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Vincent Sellier
swh-docs
Commits
92c4e6ba
Commit
92c4e6ba
authored
4 years ago
by
David Douard
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos
parent
2e1d2e3b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
docs/conf.py
+1
-0
1 addition, 0 deletions
docs/conf.py
docs/images/general-architecture.svg
+1
-1
1 addition, 1 deletion
docs/images/general-architecture.svg
docs/infrastructure/object_storage.rst
+1
-1
1 addition, 1 deletion
docs/infrastructure/object_storage.rst
with
4 additions
and
3 deletions
README.md
+
1
−
1
View file @
92c4e6ba
...
...
@@ -27,7 +27,7 @@ Install the [Software Heritage development environment][2]
$ ./bin/update # this will clone needed git repos, inc. swh-docs
$ cd swh-docs
Ensure you have the required tools to generate images (
[
graphviz
][
3
]
's
`dot`
,
Ensure you have the required tools to generate images (
[
graphviz
][
3
]
's
`dot`
,
[
plantuml
][
4
]
and
[
inkscape
][
5
]
). On a Debian system:
$ sudo apt install plantuml graphviz
...
...
This diff is collapsed.
Click to expand it.
docs/conf.py
+
1
−
0
View file @
92c4e6ba
...
...
@@ -4,6 +4,7 @@ import swh.docs.sphinx.conf as sphinx_conf
# swh-web needs to add some extra sphinx settings
import
swh.web.doc_config
as
swh_web_doc_config
swh_web_doc_config
.
customize_sphinx_conf
(
sphinx_conf
)
from
swh.docs.sphinx.conf
import
*
This diff is collapsed.
Click to expand it.
docs/images/general-architecture.svg
+
1
−
1
View file @
92c4e6ba
...
...
@@ -885,7 +885,7 @@
transform=
"matrix(0.01619041,0,0,0.01619041,123.95494,108.142)"
>
<g
style=
"clip-rule:nonzero;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"
id=
"orginal"
/>
id=
"or
i
ginal"
/>
<g
style=
"clip-rule:nonzero;fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.46510029;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4"
id=
"Layer_x0020_3"
>
...
...
This diff is collapsed.
Click to expand it.
docs/infrastructure/object_storage.rst
+
1
−
1
View file @
92c4e6ba
...
...
@@ -36,7 +36,7 @@ AWS archive
The AWS archive is stored in the *softwareheritage* Amazon S3 bucket, in the US-East
(N. Virginia) region. That bucket is public.
It is being continously populated by the :ref:`content_replayer` program.
It is being contin
u
ously populated by the :ref:`content_replayer` program.
Softwareheritage Python programs access it using a libcloud backend.
...
...
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