From cb1c09692a861a58ad0cf325ff8cf5db9ba2debd Mon Sep 17 00:00:00 2001 From: pizzafaceopossum <30323408+pizzafaceopossum@users.noreply.github.com> Date: Sat, 13 Apr 2024 15:53:23 -0400 Subject: [PATCH 1/2] Add link to stable HTML documentation --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rst b/index.rst index d5fbd79ee63..09e2e4be7c1 100644 --- a/index.rst +++ b/index.rst @@ -54,7 +54,7 @@ Offline documentation --------------------- To browse the documentation offline, you can `download an HTML copy `__ -for offline reading (updated every Monday). Extract the ZIP archive then open +(`stable `__) for offline reading (updated every Monday). Extract the ZIP archive then open the top-level ``index.html`` in a web browser. For mobile devices or e-readers, you can also `download an ePub copy `__ From 7931e7868f76e293b2f25536a02003a08e48eaa2 Mon Sep 17 00:00:00 2001 From: pizzafaceopossum <30323408+pizzafaceopossum@users.noreply.github.com> Date: Sat, 13 Apr 2024 15:58:27 -0400 Subject: [PATCH 2/2] Added links to stable documentation offline builds --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 09e2e4be7c1..754080e60aa 100644 --- a/index.rst +++ b/index.rst @@ -58,7 +58,7 @@ To browse the documentation offline, you can `download an HTML copy `__ -for offline reading (updated every Monday). Extract the ZIP archive then open +(`stable `__) for offline reading (updated every Monday). Extract the ZIP archive then open the ``GodotEngine.epub`` file in an e-book reader application. .. Below is the main table-of-content tree of the documentation website.