mirror of
https://github.com/containers/podman.git
synced 2026-02-05 06:45:31 +01:00
Add missing man page links for Docker man pages
Generate all docker man pages to match podman man pages including links. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
1
Makefile
1
Makefile
@@ -481,6 +481,7 @@ docdir:
|
||||
|
||||
.PHONY: docs
|
||||
docs: $(MANPAGES) ## Generate documentation
|
||||
@ln -sf $(CURDIR)/docs/source/markdown/links/* docs/build/man/
|
||||
|
||||
# docs/remote-docs.sh requires a locally executable 'podman-remote' binary
|
||||
# in addition to the target-architecture binary (if different). That's
|
||||
|
||||
Reference in New Issue
Block a user