]> git.proxmox.com Git - pve-docs.git/blobdiff - index.adoc
move pct chapter in index
[pve-docs.git] / index.adoc
index a73e932fcdff15d81af3a5713f765ec76cb14cbf..776c1c1366e73076b74d4a7022acc5104035c7eb 100644 (file)
@@ -15,6 +15,27 @@ include::attributes.txt[]
 |E-Book version       |link:pve-admin-guide.epub[]
 |===========================================================
 
+
+Individual Chapters
+-------------------
+[width="100%",options="header"]
+|===========================================================
+|Title                                |Download link
+|Host System Administration           |link:chapter-sysadmin.html[]
+|Cluster Manager                      |link:chapter-pvecm.html[]
+|Proxmox Cluster File System (pmxcfs) |link:chapter-pmxcfs.html[]
+|{pve} Storage                        |link:chapter-pvesm.html[]
+|Qemu/KVM Virtual Machines            |link:chapter-qm.html[]
+|Proxmox Container Toolkit            |link:chapter-pct.html[]
+|{pve} Firewall                       |link:chapter-pve-firewall.html[]
+|User Management                      |link:chapter-pveum.html[]
+|High Availability                    |link:chapter-ha-manager.html[]
+|Backup and Restore                   |link:chapter-vzdump.html[]
+|Frequently Asked Questions           |link:chapter-pve-faq.html[]
+|Bibliography                         |link:chapter-pve-bibliography.html[]
+|===========================================================
+
+
 {pve} Manual Pages
 ------------------
 
@@ -28,6 +49,7 @@ Command Line Interface
 | qmrestore       | link:qmrestore.1.html[qmrestore.1]
 | pct             | link:pct.1.html[pct.1]
 | pveam           | link:pveam.1.html[pveam.1]
+| pveceph         | link:pveceph.1.html[pveceph.1]
 | pvecm           | link:pvecm.1.html[pvecm.1]
 | pveum           | link:pveum.1.html[pveum.1]
 | pvesm           | link:pvesm.1.html[pvesm.1]
@@ -60,9 +82,14 @@ Configuration Options
 [width="100%",options="header"]
 |===========================================================
 | File name |Download link
-| '/etc/pve/datacenter.cfg'          | link:datacenter.cfg.5.html[datacenter.cfg.5]
-| '/etc/pve/qemu-server/<VMID>.conf' | link:qm.conf.5.html[qm.conf.5]
-| '/etc/pve/lxc/<CTID>.conf'         | link:pct.conf.5.html[pct.conf.5]
+| `/etc/pve/datacenter.cfg`          | link:datacenter.cfg.5.html[datacenter.cfg.5]
+| `/etc/pve/qemu-server/<VMID>.conf` | link:qm.conf.5.html[qm.conf.5]
+| `/etc/pve/lxc/<CTID>.conf`         | link:pct.conf.5.html[pct.conf.5]
 |===========================================================
 
 
+API Viewer
+~~~~~~~~~~
+
+The link:api-viewer/index.html[API viewer] is a tiny web application
+which allows you to inspect all available API calls.