[gnome-dictionary/mallard-help] Add list of available strategies.
- From: Sindhu S <sindhus src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-dictionary/mallard-help] Add list of available strategies.
 
- Date: Thu, 28 Mar 2013 15:31:56 +0000 (UTC)
 
commit 32cc98e930dffc2df0186132af987587abd8d126
Author: Sindhu S <sindhus live in>
Date:   Thu Mar 28 20:53:17 2013 +0530
    Add list of available strategies.
 help/C/strategies.page |   52 +++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 51 insertions(+), 1 deletions(-)
---
diff --git a/help/C/strategies.page b/help/C/strategies.page
index 0547497..de4e690 100644
--- a/help/C/strategies.page
+++ b/help/C/strategies.page
@@ -19,8 +19,58 @@
 
   </info>
 
-  <title><app>Search</app> strategies</title>
+  <title>Definition strategies</title>
 
   <p></p>
 
+  <terms>
+    <item>
+      <title>Match headwords exactly</title>
+      <p></p>
+    </item>
+    <item>
+      <title>March prefixes</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match prefixes (skip, count)</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match substring occuring anywhere in a headword</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match suffixes</title>
+      <p></p>
+    </item>
+    <item>
+      <title>POSIX 1003.2 (modern) regular expressions</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Old (basic) regular expressions</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match using SOUNDEX algorithm</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match headwords withinLevenshtein distance one</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match separate words within headwords</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match the first word within headwords</title>
+      <p></p>
+    </item>
+    <item>
+      <title>Match the last word within headwords</title>
+      <p></p>
+    </item>
+  </terms>
 </page>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]