]> git.proxmox.com Git - pve-docs.git/blobdiff - index.adoc
buildsys: not our job to handle editor files
[pve-docs.git] / index.adoc
index a73e932fcdff15d81af3a5713f765ec76cb14cbf..78931040f691a37dbe8bc8c3b6efa427b2a524f0 100644 (file)
@@ -1,68 +1,51 @@
-{pve} Documentation Index
-=========================
-include::attributes.txt[]
+image:./images/proxmox-logo.svg[] pass:[<br>] {pve} Documentation Index
+========================================================================
 :data-uri:
 :icons:
+:title: {pve} Documentation Index
+
 
 {pve} Administration Guide
 --------------------------
 
 [width="100%",options="header"]
 |===========================================================
-|Format               |Download link
+|Format               |Link
 |Printable version    |link:pve-admin-guide.pdf[]
 |Online HTML version  |link:pve-admin-guide.html[]
 |E-Book version       |link:pve-admin-guide.epub[]
 |===========================================================
 
+
+Individual Chapters
+-------------------
+
+include::chapter-index-table.adoc[]
+
+
 {pve} Manual Pages
 ------------------
 
 Command Line Interface
 ~~~~~~~~~~~~~~~~~~~~~~
 
-[width="100%",options="header"]
-|===========================================================
-| Command name    | Download link
-| qm              | link:qm.1.html[qm.1]
-| qmrestore       | link:qmrestore.1.html[qmrestore.1]
-| pct             | link:pct.1.html[pct.1]
-| pveam           | link:pveam.1.html[pveam.1]
-| pvecm           | link:pvecm.1.html[pvecm.1]
-| pveum           | link:pveum.1.html[pveum.1]
-| pvesm           | link:pvesm.1.html[pvesm.1]
-| pvesubscription | link:pvesubscription.1.html[pvesubscription.1]
-| vzdump          | link:vzdump.1.html[vzdump.1]
-| ha-manager      | link:ha-manager.1.html[ha-manager.1]
-|===========================================================
+include::man1-index-table.adoc[]
 
 
 Service Daemons
 ~~~~~~~~~~~~~~~
 
-[width="100%",options="header"]
-|===========================================================
-| Command name |'systemd' Service     | Download link
-| pvedaemon    | pvedaemon.service    |link:pvedaemon.8.html[pvedaemon.8]
-| pveproxy     | pveproxy.service     |link:pveproxy.8.html[pveproxy.8]
-| pvestatd     | pvestatd.service     |link:pvestatd.8.html[pvestatd.8]
-| spiceproxy   | spiceproxy.service   |link:spiceproxy.8.html[spiceproxy.8]
-| pve-ha-crm   | pve-ha-crm.service   |link:pve-ha-crm.8.html[pve-ha-crm.8]
-| pve-ha-lrm   | pve-ha-lrm.service   |link:pve-ha-lrm.8.html[pve-ha-lrm.8]
-| pve-firewall | pve-firewall.service |link:pve-firewall.8.html[pve-firewall.8]
-| pmxcfs       | pve-cluster.service  |link:pmxcfs.8.html[pmxcfs.8]
-|===========================================================
+include::man8-index-table.adoc[]
 
 
 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]
-|===========================================================
+include::man5-index-table.adoc[]
+
 
+API Viewer
+~~~~~~~~~~
 
+The link:api-viewer/index.html[API viewer] is a tiny web application
+which allows you to inspect all available API calls.