From 9b9a06cdb395658bf3dd7565922fc673117ca0d2 Mon Sep 17 00:00:00 2001 From: skyace65 Date: Sun, 4 Feb 2024 11:31:34 -0500 Subject: [PATCH] Remove reference to DevDocs copy of documentation --- index.rst | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/index.rst b/index.rst index 06409dfaaac..d5fbd79ee63 100644 --- a/index.rst +++ b/index.rst @@ -53,17 +53,7 @@ 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 `__ +To browse the documentation offline, you can `download an HTML copy `__ for offline reading (updated every Monday). Extract the ZIP archive then open the top-level ``index.html`` in a web browser.