From be85972917cb17b21abd4f5ebc961b5c9b63782d Mon Sep 17 00:00:00 2001 From: Vitaly Date: Mon, 1 Apr 2024 16:54:06 +0200 Subject: [PATCH] Removed duplicate tags from documentation. --- docs/source/development.rst | 4 ++-- docs/source/getting-started.rst | 2 +- docs/source/legal.rst | 6 +++--- docs/source/privacy.rst | 6 +++--- docs/source/settings.rst | 4 ++-- docs/source/using-application.rst | 20 ++++++++++---------- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/source/development.rst b/docs/source/development.rst index 290e8c5..b498b16 100644 --- a/docs/source/development.rst +++ b/docs/source/development.rst @@ -9,7 +9,7 @@ Development ********************************** -.. index:: development, building from sources +.. index:: building from sources .. _building-from-sources: Building from sources @@ -79,7 +79,7 @@ If the InnoSetup will complain about missing ``*.sig`` files, you will need to m You will find results in the ``packaging/results`` directory. -.. index:: development, update, database, updates database +.. index:: updates database .. _updates-database: Updates database documentation diff --git a/docs/source/getting-started.rst b/docs/source/getting-started.rst index 1f30b7b..b694140 100644 --- a/docs/source/getting-started.rst +++ b/docs/source/getting-started.rst @@ -9,7 +9,7 @@ Getting started ******************************* -.. index:: getting started, starting program, launching application +.. index:: starting program, launching application .. _gs-launch: Starting program diff --git a/docs/source/legal.rst b/docs/source/legal.rst index c660a52..ed9a4a1 100644 --- a/docs/source/legal.rst +++ b/docs/source/legal.rst @@ -9,7 +9,7 @@ Legal ********************************** -.. index:: icons, licensing, legal +.. index:: icons licensing .. _legal-icons: Icons licensing @@ -26,7 +26,7 @@ Icons licensing "upd_err.png", "Designkindle", "`CC Attribution Share Alike `_", "`IconsPedia `__" "upd_nx.png", "PixelMixer", "`CC Attribution Share Alike `_", "`IconsPedia `__" -.. index:: libraries, licensing, legal +.. index:: libraries licensing .. _legal-libraries: Libraries licensing @@ -37,7 +37,7 @@ Libraries licensing "NLog", "Dynamic (shared)", "`BSD `__", "`GitHub page `__" -.. index:: trademarks, legal +.. index:: trademarks .. _legal-trademarks: Trademarks diff --git a/docs/source/privacy.rst b/docs/source/privacy.rst index 3109805..84cc92d 100644 --- a/docs/source/privacy.rst +++ b/docs/source/privacy.rst @@ -9,7 +9,7 @@ Privacy policy **************************** -.. index:: privacy, privacy policy version +.. index:: privacy policy version .. _privacy-version: Version @@ -17,7 +17,7 @@ Version Last update: **2024-01-31**. -.. index:: privacy, application privacy policy +.. index:: application privacy policy .. _privacy-application: Application @@ -25,7 +25,7 @@ Application The application itself doesn't use any telemetry or data collection features. -.. index:: privacy, updater privacy policy +.. index:: updater privacy policy .. _privacy-updater: Update checker diff --git a/docs/source/settings.rst b/docs/source/settings.rst index f4af87e..a971d46 100644 --- a/docs/source/settings.rst +++ b/docs/source/settings.rst @@ -9,7 +9,7 @@ Program settings ******************************* -.. index:: settings, main settings, generic settings, common settings +.. index:: main settings, generic settings, common settings .. _settings-main: Common settings @@ -18,7 +18,7 @@ Common settings * **Confirm exit** -- enable or disable exit confirmation dialog. * **Preserve form size and location** -- enable or disable preserving the state, size, and position of the main form. -.. index:: settings, advanced settings, additional settings +.. index:: advanced settings, additional settings .. _settings-advanced: Advances settings diff --git a/docs/source/using-application.rst b/docs/source/using-application.rst index b0638c3..cdd87a2 100644 --- a/docs/source/using-application.rst +++ b/docs/source/using-application.rst @@ -9,7 +9,7 @@ Using application ************************************ -.. index:: hosts editor, working with hosts editor, editing hosts file +.. index:: working with hosts editor, editing hosts file .. _usage-edit: Editing Hosts file @@ -25,7 +25,7 @@ To edit the contents of a cell, double-click on it or simply start typing a new If you want to edit Hosts file as a plain text file, click **Open in text editor** in the **Advanced** menu. The file will be loaded with a :ref:`selected ` (or system default) text editor. -.. index:: hosts editor, reloading hosts file, refreshing hosts file +.. index:: reloading hosts file, refreshing hosts file .. _usage-reload: Reloading Hosts file @@ -35,7 +35,7 @@ Click the **Refresh** button on the main toolbar, or press **F5** button on your Any unsaved changes will be lost. -.. index:: hosts editor, saving hosts file +.. index:: saving hosts file .. _usage-save: Saving Hosts file @@ -43,7 +43,7 @@ Saving Hosts file Click the **Save** button on the main toolbar, or press **Ctrl + S** key combination on your keyboard to save the Hosts file to disk. -.. index:: hosts editor, importing hosts file +.. index:: importing hosts file .. _usage-import: Importing Hosts file entries @@ -55,7 +55,7 @@ Select a text file using the standard OS dialog and click the **Open** button. Only one file can be imported at once with an unlimited number of entries. -.. index:: hosts editor, exporting hosts file +.. index:: exporting hosts file .. _usage-export: Exporting Hosts file entries @@ -65,7 +65,7 @@ If you want to export entries to external file, you can use the **File** -- **Ex Select a text file using the standard OS dialog and click the **Save** button. -.. index:: hosts editor, hosts file encoding +.. index:: hosts file encoding .. _usage-encoding: Hosts file encoding @@ -80,7 +80,7 @@ You can select the preferred encoding from the **Advanced** -- **File encoding** This setting will affect all actions and will persist between program runs. -.. index:: clipboard, cut to clipboard +.. index:: cut to clipboard .. _usage-clipboard-cut: Cut to clipboard @@ -90,7 +90,7 @@ You can select and cut any entries to the clipboard by using the **Edit** -- **C The data will be copied as tab-delimited plain text, removed from the table, and can be pasted into any application. -.. index:: clipboard, copy to clipboard +.. index:: copy to clipboard .. _usage-clipboard-copy: Copy to clipboard @@ -100,7 +100,7 @@ You can select and copy any entries to the clipboard by using the **Edit** -- ** The data will be copied as a tab-delimited plain text, and can be pasted into any application. -.. index:: clipboard, paste from clipboard +.. index:: paste from clipboard .. _usage-clipboard-paste: Paste from clipboard @@ -134,7 +134,7 @@ The status bar displays the following: * **R/O** -- read-only. Click to restart the program with administrator rights. * **R/W** -- read and write. -.. index:: keys, hotkeys, keyboard +.. index:: hotkeys, keyboard keys .. _usage-hotkeys: Hotkeys