Commit 617f491
committed
docs/howto/*: re-generate
The script determines that it does not need to do anything if the
`docs/howto/*.html` in question exists already. But we have to fix the
`.txt` extension, which is now the `.adoc` extension.
So, after `git rm external/docs/content/docs/howto/*.html`, I simply
re-built them via:
REBUILD_DOC=v2.50.0 RERUN=1 \
bundle exec ruby script/update-docs.rb git-worktree en
Signed-off-by: Johannes Schindelin <[email protected]>1 parent e3e589e commit 617f491
File tree
4 files changed
+4
-4
lines changed- external/docs/content/docs/howto
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments