summaryrefslogtreecommitdiff
path: root/docs/source/manifest.rst
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-09-16 12:29:35 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2021-09-16 17:41:00 -0400
commit613ef220f39a38779abc61c5f23d65f6d1a91efd (patch)
tree19f809811af9b3dee44236c2c1f494998b006848 /docs/source/manifest.rst
parent6cf13c3dbf05a263c08c3f1b1a10cfed722e5929 (diff)
downloadpodman-613ef220f39a38779abc61c5f23d65f6d1a91efd.tar.gz
podman-613ef220f39a38779abc61c5f23d65f6d1a91efd.tar.bz2
podman-613ef220f39a38779abc61c5f23d65f6d1a91efd.zip
Fix up build the docs site
[NO TESTS NEEDED] Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/manifest.rst')
-rw-r--r--docs/source/manifest.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/source/manifest.rst b/docs/source/manifest.rst
deleted file mode 100644
index f0a06c2c7..000000000
--- a/docs/source/manifest.rst
+++ /dev/null
@@ -1,18 +0,0 @@
-Create and manipulate manifest lists and image indexes
-=================
-
-:doc:`add <markdown/podman-manifest-add.1>` Add an image to a manifest list or image index
-
-:doc:`annotate <markdown/podman-manifest-annotate.1>` Add or update information about an entry in a manifest list or image index
-
-:doc:`create <markdown/podman-manifest-create.1>` Create a manifest list or image index
-
-:doc:`exists <markdown/podman-manifest-exists.1>` Check if the given manifest list exists in local storage
-
-:doc:`inspect <markdown/podman-manifest-inspect.1>` Display a manifest list or image index
-
-:doc:`push <markdown/podman-manifest-push.1>` Push a manifest list or image index to a registry
-
-:doc:`remove <markdown/podman-manifest-remove.1>` Remove an image from a manifest list or image index
-
-:doc:`rm <markdown/podman-manifest-rm.1>` Remove manifest list or image index from local storage