[pan: 12/15] Update manual




commit 97db945904d85930ff3891df817d5dc8598e9bf9
Author: Thomas Tanner <thosrtanner googlemail com>
Date:   Sun Jun 5 12:58:32 2022 +0100

    Update manual

 README.mingw64_msys2 |  5 ++---
 help/C/index.docbook | 18 ++++++++++++++----
 2 files changed, 16 insertions(+), 7 deletions(-)
---
diff --git a/README.mingw64_msys2 b/README.mingw64_msys2
index 072d932..7e6e95f 100644
--- a/README.mingw64_msys2
+++ b/README.mingw64_msys2
@@ -42,7 +42,8 @@ Haven't tried these yet:
 2. libnotify: autogen with --enable-libnotify
 $ pacman -S mingw-w64-x86_64-libnotify
 
-3. --enable-manual for user manual
+3. --with-yelp-tools --enable-manual for user manual (can build but have no idea how to install)
+$ pacman -S yelp-tools
 
 4. --enable-gkr for gnome keyring (gtk2 and 3 different for this, not sure if this is necessary)
 
@@ -72,5 +73,3 @@ To add:
 - [[http://www.freedesktop.org/wiki/Software/dbus][D-Bus]] to support running multiple Pan instances
 
 - [[http://www.gnu.org/software/gnutls/][GnuTLS]] 3.0.0 or higher for encrypted connections (TLS 1.x)
-
-- [[https://wiki.gnome.org/Apps/Yelp/Tools][Yelp Tools]] for built-in user manual
diff --git a/help/C/index.docbook b/help/C/index.docbook
index 797e897..defa53f 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -1702,10 +1702,20 @@
          <sect2 id="pan-scoring-advanced">
                  <title>Advanced Scoring</title>
 
-                 <para>The scoring file is located at <filename>$HOME/.pan2/Scoring</filename>.  Advanced 
users might want to edit this
-                         file directly with a text editor to create advanced scoring rules that are 
difficult or impossible to
-                         construct from the <interface>New Scoring Rule</interface> dialog.  The format of 
the scoring rules is
-                         similar to the application <application>slrn</application>, but be aware that not 
all
+                 <para>The scoring file is located at <filename>$HOME/.pan2/Score</filename>.
+        Advanced users might want to edit this file directly with a text editor
+        to create advanced scoring rules that are difficult or impossible to
+                         construct from the <interface>New Scoring Rule</interface> dialog.</para>
+
+      <para>This is probably easiest via the
+        <menuchoice>
+                               <guimenu>Edit</guimenu>
+                               <guisubmenu>Edit Score File</guisubmenu>
+                         </menuchoice>
+        menu as that will automatically rescore articles when you exit the edit window.</para>
+
+      <para>The format of the scoring rules is similar to the application
+        <application>slrn</application>, but be aware that not all
                          <application>slrn</application> scoring functions will work in &app;.</para>
                          <para>The slrn scoring functions are described in the document
                          <ulink url="http://www.slrn.org/docs/score.html";>slrn - Scoring</ulink>.</para>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]