]> git.proxmox.com Git - pve-docs.git/blobdiff - README.adoc
qm: add documentation for vm network MTU setting
[pve-docs.git] / README.adoc
index 43ce69f9d032571800d097c59aadce0db274c336..2b01b2699ecdbbadcdd4055c9187a46b3c32a165 100644 (file)
@@ -18,6 +18,7 @@ To simplify the documentation task, we keep all Documentation within
 this repository. It is possible to generate the docs without installing
 any additional Proxmox packages with:
 
+ make pve-doc-generator.mk
  make index
 
 To update the auto-generate API definitions use:
@@ -142,6 +143,24 @@ Bulleted lists should be created using the '*' symbol:
 * First level again
 
 
+If you need to have other elements on the same level as a list element you
+can do this with the '+' symbol:
+
+----
+. First level
+.. Second level
++
+Another Sentence (or Block) on the continued second level.
+. First level again
+----
+
+. First level
+.. Second level
++
+Another Sentence (or Block) on the continued second level.
+
+. First level again
+
 Labeled Lists
 ^^^^^^^^^^^^^
 
@@ -332,7 +351,7 @@ screenshots create layout problems.
 Copyright
 ---------
 
-Copyright (C) 2016-2017 Proxmox Server Solutions Gmbh
+Copyright (C) 2016-2021 Proxmox Server Solutions GmbH
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or