From b313607fd75d9e869dd9017125b82c94210ca866 Mon Sep 17 00:00:00 2001 From: pizzafaceopossum <30323408+pizzafaceopossum@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:23:21 -0400 Subject: [PATCH] Added separate links to stable/latest/3.6 copies of the offline documentation --- index.rst | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/index.rst b/index.rst index 70f6d2d19..913ea5a55 100644 --- a/index.rst +++ b/index.rst @@ -51,22 +51,10 @@ into your language, or talk to us on the ``#documentation`` channel on the Offline documentation --------------------- -To browse the documentation offline, you can use the mirror of the documentation -hosted on `DevDocs `__. To enable offline browsing on -DevDocs, you need to: - -- Click the three dots in the top-left corner, choose **Preferences**. -- Enable the desired version of the Godot documentation by checking the box - next to it in the sidebar. -- Click the three dots in the top-left corner, choose **Offline data**. -- Click the **Install** link next to the Godot documentation. - -You can also `download an HTML copy `__ -for offline reading (updated every Monday). Extract the ZIP archive then open +To browse the documentation offline, you can download an HTML copy (updated every Monday): `stable `__, `latest `__, `3.6 `__. 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 `__ -for offline reading (updated every Monday). Extract the ZIP archive then open +For mobile devices or e-readers, you can also download an ePub copy (updated every Monday): `stable `__, `latest `__, `3.6 `__. 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.