[gnome-dictionary/wip/help-pages: 13/31] Add list of available strategies
- From: Sindhu S <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-dictionary/wip/help-pages: 13/31] Add list of available strategies
- Date: Tue, 2 Apr 2013 12:31:59 +0000 (UTC)
commit 137bd1c6aa024221c970cc868626314a538f4d45
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]