diff options
author | Papoteur <papoteur@mageia.org> | 2023-06-11 15:40:21 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2023-06-11 15:40:21 +0200 |
commit | 0ed8d9ce35db2918c7b6ca50cd2d2b89b9efd1c2 (patch) | |
tree | e3d2eaadad53205b5fa532738ff31ee54ef8582b /mcc/9/en/content/search/htmlFileList.js | |
parent | 46e5b5bb7c6badcbdd875aa4afa975b8cd9b7d64 (diff) | |
download | doc-0ed8d9ce35db2918c7b6ca50cd2d2b89b9efd1c2.tar doc-0ed8d9ce35db2918c7b6ca50cd2d2b89b9efd1c2.tar.gz doc-0ed8d9ce35db2918c7b6ca50cd2d2b89b9efd1c2.tar.bz2 doc-0ed8d9ce35db2918c7b6ca50cd2d2b89b9efd1c2.tar.xz doc-0ed8d9ce35db2918c7b6ca50cd2d2b89b9efd1c2.zip |
Adding or refreshing mcc in en
Diffstat (limited to 'mcc/9/en/content/search/htmlFileList.js')
-rw-r--r-- | mcc/9/en/content/search/htmlFileList.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mcc/9/en/content/search/htmlFileList.js b/mcc/9/en/content/search/htmlFileList.js new file mode 100644 index 00000000..bacf908e --- /dev/null +++ b/mcc/9/en/content/search/htmlFileList.js @@ -0,0 +1,14 @@ +//List of files which are indexed. +fl = new Array(); +fl["0"]= "mcc-boot.html"; +fl["1"]= "mcc-network.html"; +fl["2"]= "mcc-hardware.html"; +fl["3"]= "mcc-intro.html"; +fl["4"]= "otherMageiaTools.html"; +fl["5"]= "mcc-sharing.html"; +fl["6"]= "mcc-localdisks.html"; +fl["7"]= "software-management.html"; +fl["8"]= "mcc-networkservices.html"; +fl["9"]= "mcc-networksharing.html"; +fl["10"]= "mcc-system.html"; +fl["11"]= "mcc-security.html"; |