Skip to content

Commit

Permalink
doc: updated docker
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Feb 23, 2024
1 parent 46ac35b commit 37aecb2
Show file tree
Hide file tree
Showing 5 changed files with 134 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ edit-url-template = "https://github.com/rsteube/carapace-bin/edit/master/docs/{p
enable = true

[output.linkcheck]
# follow-web-links = true
follow-web-links = true
exclude = [ 'archlinux\.org' ]
2 changes: 1 addition & 1 deletion docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- [Conditions](./variable/conditions.md)
- [Development](./development.md)
- [Build](./development/build.md)
- [docker-compose](./development/docker-compose.md)
- [Docker](./development/docker.md)
- [Creating completers](./development/creatingCompleters.md)
- [Tools](./development/tools.md)
- [carapace-fmt](./development/tools/carapace-fmt.md)
Expand Down
2 changes: 2 additions & 0 deletions docs/src/development/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ ln_completer _carapace
```

![](./build-separate.cast)

[tag]:https://www.digitalocean.com/community/tutorials/customizing-go-binaries-with-build-tags
Loading

0 comments on commit 37aecb2

Please sign in to comment.