diff options
author | Claire Revillet <grenoya@mageia.org> | 2012-07-05 20:27:42 +0000 |
---|---|---|
committer | Claire Revillet <grenoya@mageia.org> | 2012-07-05 20:27:42 +0000 |
commit | 64271fbf18bc69c38538a734b16bbf18b5bcd0fa (patch) | |
tree | 738771a158c754d12cb65257ac40287f296f1376 /content/search/htmlFileList.js | |
parent | 2e0c74be94f9186354eddb0b8bc075b164696a65 (diff) | |
download | doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar.gz doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar.bz2 doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.tar.xz doc-64271fbf18bc69c38538a734b16bbf18b5bcd0fa.zip |
- change arborescence of installer doc tree
- move en part at the same level as other languages
- add de part
Diffstat (limited to 'content/search/htmlFileList.js')
-rw-r--r-- | content/search/htmlFileList.js | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/content/search/htmlFileList.js b/content/search/htmlFileList.js deleted file mode 100644 index 2cff2761..00000000 --- a/content/search/htmlFileList.js +++ /dev/null @@ -1,24 +0,0 @@ -//List of files which are indexed. -fl = new Array(); -fl["0"]= "exitInstall.html"; -fl["1"]= "formatPartitions.html"; -fl["2"]= "diskdrake.html"; -fl["3"]= "setupX.html"; -fl["4"]= "selectLanguage.html"; -fl["5"]= "installer.html"; -fl["6"]= "selectKeyboard.html"; -fl["7"]= "installUpdates.html"; -fl["8"]= "setupBootloaderBeginner.html"; -fl["9"]= "ask_mntpoint_s.html"; -fl["10"]= "setupBootloaderExpert.html"; -fl["11"]= "addUser.html"; -fl["12"]= "choosePackages.html"; -fl["13"]= "acceptLicense.html"; -fl["14"]= "takeOverHdChoose.html"; -fl["15"]= "selectInstallClass.html"; -fl["16"]= "setupSCSI.html"; -fl["17"]= "resizeFATChoose.html"; -fl["18"]= "misc-params.html"; -fl["19"]= "doPartitionDisks.html"; -fl["20"]= "takeOverHdConfirm.html"; -fl["21"]= "selectMouse.html"; |