]> git.proxmox.com Git - pve-docs.git/blobdiff - debian/tree/pve-docs-mediawiki/pve-docs-mediawiki-import
pve-docs-mediawiki-import: fix syntax error
[pve-docs.git] / debian / tree / pve-docs-mediawiki / pve-docs-mediawiki-import
index 905571006502bf1ffe6ee06c56e1927162442523..0577b3cd046cc732958a74bfe30e455a133f1bfe 100755 (executable)
@@ -68,7 +68,19 @@ my $docs = {
        title => "High Availability",
        category => $cat_refdoc,
     },
-    'sysadmin-getting-help-plain.html' => {
+    'chapter-pve-installation-plain.html' => {
+       title => "Installation",
+       category => $cat_refdoc,
+    },
+    'section-pve-usbstick-plain.html' => {
+       title => "Install from USB Stick",
+       category => $cat_refdoc,
+    },
+    'section-pve-system-requirements-plain.html' => {
+       title => "System Requirements",
+       category => $cat_refdoc,
+    },
+    'section-getting-help-plain.html' => {
        title => "Getting Help",
        category => $cat_refdoc,
     },
@@ -76,18 +88,14 @@ my $docs = {
        title => "Network Configuration",
        category => $cat_refdoc,
     },
-    'sysadmin-local-zfs-plain.html' => {
-       title => "ZFS on Linux",
+    'sysadmin-pve-disk-health-monitoring-plain.html' => {
+       title => "Disk Health Monitoring",
        category => $cat_refdoc,
     },
     'sysadmin-local-lvm-plain.html' => {
        title => "Logical Volume Manager (LVM)",
        category => $cat_refdoc,
     },
-    'sysadmin-pve-installation-plain.html' => {
-       title => "Installation",
-       category => $cat_refdoc,
-    },
     'sysadmin-pve-package-repos-plain.html' => {
        title => "Package Repositories",
        category => $cat_refdoc,
@@ -172,7 +180,7 @@ my $docs = {
     'pve-storage-lvm-plain.html' => {
        title => "Storage: LVM",
        category => $cat_refdoc,
-    },q
+    },
     'pve-storage-lvmthin-plain.html' => {
        title => "Storage: LVM Thin",
        category => $cat_refdoc,