summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-01-26 17:48:04 +0300
committerAndrei Karas <akaras@inbox.ru>2016-01-26 17:48:04 +0300
commit4a6e5d83cd39dfde59d273b9be79cd76c685a8e9 (patch)
tree411e13d59a7ea845969ba32436c5e4375cd8d8c0 /data
parent57253026ddfa8acdca3a6b8d82c9e803f35655ec (diff)
downloadplus-4a6e5d83cd39dfde59d273b9be79cd76c685a8e9.tar.gz
plus-4a6e5d83cd39dfde59d273b9be79cd76c685a8e9.tar.bz2
plus-4a6e5d83cd39dfde59d273b9be79cd76c685a8e9.tar.xz
plus-4a6e5d83cd39dfde59d273b9be79cd76c685a8e9.zip
Split search index to many files, add some more search keywords.
Diffstat (limited to 'data')
-rw-r--r--data/help/idx/CMakeLists.txt11
-rw-r--r--data/help/idx/Makefile.am13
-rw-r--r--data/help/idx/about-tmw.idx2
-rw-r--r--data/help/idx/about.idx4
-rw-r--r--data/help/idx/chatcommands.idx4
-rw-r--r--data/help/idx/chatguild.idx2
-rw-r--r--data/help/idx/chatparty.idx2
-rw-r--r--data/help/idx/download.idx1
-rw-r--r--data/help/idx/index.idx1
-rw-r--r--data/help/idx/otherteam.idx1
-rw-r--r--data/help/idx/skills.idx1
-rw-r--r--data/help/idx/support.idx1
-rw-r--r--data/help/idx/tags.idx13
-rw-r--r--data/help/idx/team.idx2
14 files changed, 44 insertions, 14 deletions
diff --git a/data/help/idx/CMakeLists.txt b/data/help/idx/CMakeLists.txt
index 321eb8318..64a2f7b2c 100644
--- a/data/help/idx/CMakeLists.txt
+++ b/data/help/idx/CMakeLists.txt
@@ -1,5 +1,16 @@
SET(FILES
+ about-tmw.idx
+ about.idx
+ chatcommands.idx
+ chatguild.idx
+ chatparty.idx
+ download.idx
+ index.idx
+ otherteam.idx
+ skills.idx
+ support.idx
tags.idx
+ team.idx
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help/idx)
diff --git a/data/help/idx/Makefile.am b/data/help/idx/Makefile.am
index 001e68707..fd9119f4c 100644
--- a/data/help/idx/Makefile.am
+++ b/data/help/idx/Makefile.am
@@ -1,7 +1,18 @@
idxdir = $(pkgdatadir)/data/help/idx
idx_DATA = \
- tags.idx
+ about-tmw.idx \
+ about.idx \
+ chatcommands.idx \
+ chatguild.idx \
+ chatparty.idx \
+ download.idx \
+ index.idx \
+ otherteam.idx \
+ skills.idx \
+ support.idx \
+ tags.idx \
+ team.idx
EXTRA_DIST = \
$(idx_DATA) \
diff --git a/data/help/idx/about-tmw.idx b/data/help/idx/about-tmw.idx
new file mode 100644
index 000000000..b5c67b356
--- /dev/null
+++ b/data/help/idx/about-tmw.idx
@@ -0,0 +1,2 @@
+about-tmw|tmw
+about-tmw|abouttmw
diff --git a/data/help/idx/about.idx b/data/help/idx/about.idx
new file mode 100644
index 000000000..40ce8cb34
--- /dev/null
+++ b/data/help/idx/about.idx
@@ -0,0 +1,4 @@
+about|about
+about|about manaplus
+about|manaplus about
+about|manaplus
diff --git a/data/help/idx/chatcommands.idx b/data/help/idx/chatcommands.idx
new file mode 100644
index 000000000..1a1a9bf88
--- /dev/null
+++ b/data/help/idx/chatcommands.idx
@@ -0,0 +1,4 @@
+chatcommands|chat
+chatcommands|commands
+chatcommands|chat commands
+chatcommands|chat command
diff --git a/data/help/idx/chatguild.idx b/data/help/idx/chatguild.idx
new file mode 100644
index 000000000..4a0391238
--- /dev/null
+++ b/data/help/idx/chatguild.idx
@@ -0,0 +1,2 @@
+chatguild|guild commands
+chatguild|guild chat
diff --git a/data/help/idx/chatparty.idx b/data/help/idx/chatparty.idx
new file mode 100644
index 000000000..7ab6a3a79
--- /dev/null
+++ b/data/help/idx/chatparty.idx
@@ -0,0 +1,2 @@
+chatparty|party commands
+chatparty|party chat
diff --git a/data/help/idx/download.idx b/data/help/idx/download.idx
new file mode 100644
index 000000000..f1f54d3b3
--- /dev/null
+++ b/data/help/idx/download.idx
@@ -0,0 +1 @@
+download|download
diff --git a/data/help/idx/index.idx b/data/help/idx/index.idx
new file mode 100644
index 000000000..3eb5d4fd1
--- /dev/null
+++ b/data/help/idx/index.idx
@@ -0,0 +1 @@
+index|index
diff --git a/data/help/idx/otherteam.idx b/data/help/idx/otherteam.idx
new file mode 100644
index 000000000..046e344d1
--- /dev/null
+++ b/data/help/idx/otherteam.idx
@@ -0,0 +1 @@
+otherteam|mana
diff --git a/data/help/idx/skills.idx b/data/help/idx/skills.idx
new file mode 100644
index 000000000..9f2c515c0
--- /dev/null
+++ b/data/help/idx/skills.idx
@@ -0,0 +1 @@
+skills|skills
diff --git a/data/help/idx/support.idx b/data/help/idx/support.idx
new file mode 100644
index 000000000..88fe0fd9d
--- /dev/null
+++ b/data/help/idx/support.idx
@@ -0,0 +1 @@
+support|support
diff --git a/data/help/idx/tags.idx b/data/help/idx/tags.idx
index 12f3d8477..c2b3ec591 100644
--- a/data/help/idx/tags.idx
+++ b/data/help/idx/tags.idx
@@ -1,15 +1,2 @@
-about|about
-about|about manaplus
-about|manaplus about
-about|manaplus
-chatcommands|chat
-chatcommands|commands
-chatcommands|chat commands
-chatcommands|chat command
-skills|skills
-index|index
-team|team
tips/12|warp
tips/12|warps
-tips/16|download
-tips/16|downloads
diff --git a/data/help/idx/team.idx b/data/help/idx/team.idx
new file mode 100644
index 000000000..598e3be8e
--- /dev/null
+++ b/data/help/idx/team.idx
@@ -0,0 +1,2 @@
+team|team
+team|manaplus