5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-06 13:17:48 +03:00
pve-docs/index.adoc
Noel Ullreich ff4ae05288 Fix spelling of command line/command-line
Commandline/command line/command-line where being used interchangeably,
which is not correct
(see: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/c/command-line).
use command-line when it is an adjective (e.g. "command-line interface")
and use command line when it is a noun (e.g. "change the setting from
the command line")

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
2023-11-17 10:54:24 +01:00

52 lines
1.1 KiB
Plaintext

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 |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
~~~~~~~~~~~~~~~~~~~~~~
include::man1-index-table.adoc[]
Service Daemons
~~~~~~~~~~~~~~~
include::man8-index-table.adoc[]
Configuration Options
~~~~~~~~~~~~~~~~~~~~~
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.