diff options
author | Scott McCarty <scott.mccarty@gmail.com> | 2020-05-20 16:30:32 -0400 |
---|---|---|
committer | Scott McCarty <scott.mccarty@gmail.com> | 2020-05-21 17:16:10 -0400 |
commit | 176f38c25b3c1419decac36cf078f75a6e6a49e2 (patch) | |
tree | 06881142f865fe6516e637fbc0f92688824b3ec5 /docs/source/_static/api.html | |
parent | 6a75dfa8a85d7b9677f545aba976dbe82404cf3d (diff) | |
download | podman-176f38c25b3c1419decac36cf078f75a6e6a49e2.tar.gz podman-176f38c25b3c1419decac36cf078f75a6e6a49e2.tar.bz2 podman-176f38c25b3c1419decac36cf078f75a6e6a49e2.zip |
[CI:DOCS] Docs revamp.
* Rewrote the Home and Introduction pages.
* Created a dedicated Search page
* Rewrote the Tutorials page to have native links in RTD/Shpinx
* Added iframe to Reference page to display API reference docs inline
Signed-off-by: Scott McCarty <scott.mccarty@gmail.com>
Diffstat (limited to 'docs/source/_static/api.html')
-rw-r--r-- | docs/source/_static/api.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/_static/api.html b/docs/source/_static/api.html index 08f55b620..8b9d66e0d 100644 --- a/docs/source/_static/api.html +++ b/docs/source/_static/api.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>ReDoc</title> + <title>Reference</title> <!-- needed for adaptive design --> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> |