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
Platform
Development
swh-docs
Commits
12168317
Commit
12168317
authored
6 years ago
by
Stefano Zacchiroli
Browse files
Options
Downloads
Patches
Plain Diff
untabify README
parent
af56f66d
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
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
12168317
...
@@ -23,9 +23,9 @@ How to build the doc
...
@@ -23,9 +23,9 @@ How to build the doc
Install the
[
Software Heritage development environment
][
2
]
Install the
[
Software Heritage development environment
][
2
]
$ git clone https://forge.softwareheritage.org/source/swh-environment
$ git clone https://forge.softwareheritage.org/source/swh-environment
$ cd swh-environment
$ cd swh-environment
$ ./bin/update # this will clone needed git repos, inc. swh-docs
$ ./bin/update # this will clone needed git repos, inc. swh-docs
$ cd 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`
and
[
plantuml
][
4
]
). On a Debian system:
and
[
plantuml
][
4
]
). On a Debian system:
...
@@ -54,7 +54,7 @@ mainly in 3 steps:
...
@@ -54,7 +54,7 @@ mainly in 3 steps:
### 1. Generate documentation assets for all modules
### 1. Generate documentation assets for all modules
$ cd swh-environment
$ cd swh-environment
$ make docs-assets
$ make docs-assets
This will
*not*
build the documentation in each module (there is
`make docs`
This will
*not*
build the documentation in each module (there is
`make docs`
for that).
for that).
...
...
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