diff options
author | Brent Baude <bbaude@redhat.com> | 2020-06-26 09:49:57 -0500 |
---|---|---|
committer | Brent Baude <bbaude@redhat.com> | 2020-06-26 09:58:14 -0500 |
commit | 00b1c4b6b3d37a78a0f65bd6ca74111ab16832a5 (patch) | |
tree | 4d056b2b1723ca1c06dd1996fafb015d853cde1d /docs/source/Reference.rst | |
parent | f9cb0dff1adc364bed3b1ea8500665146104b519 (diff) | |
download | podman-00b1c4b6b3d37a78a0f65bd6ca74111ab16832a5.tar.gz podman-00b1c4b6b3d37a78a0f65bd6ca74111ab16832a5.tar.bz2 podman-00b1c4b6b3d37a78a0f65bd6ca74111ab16832a5.zip |
[CI:DOCS]Add swagger.yaml to docs/
Adding the swagger.yaml to the docs directory so that we can version the read-the-docs API information. also, change the links to be relative in nature and point to the new swagger.
Signed-off-by: Brent Baude <bbaude@redhat.com>
Diffstat (limited to 'docs/source/Reference.rst')
-rw-r--r-- | docs/source/Reference.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/Reference.rst b/docs/source/Reference.rst index d194c55a3..ebf1d3aa9 100644 --- a/docs/source/Reference.rst +++ b/docs/source/Reference.rst @@ -3,7 +3,7 @@ Reference ========= -To see full screen version please visit: `API documentation <https://docs.podman.io/en/latest/_static/api.html>`_ +To see full screen version please visit: `API documentation <_static/api.html>`_ .. raw:: html |