5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-20 22:50:06 +03:00

improve update target, update all auto-generated files

This commit is contained in:
Dietmar Maurer 2016-04-30 11:35:45 +02:00
parent 561229878c
commit 7aacca6f1d
7 changed files with 17272 additions and 17263 deletions

View File

@ -260,8 +260,9 @@ upload: ${GEN_DEB} ${DOC_DEB}
.PHONY: update
update: clean
rm -f *.5-opts.adoc .1-synopsis.adoc .8-synopsis.adoc
rm -f *.5-opts.adoc *.1-synopsis.adoc *.8-synopsis.adoc
rm -f api-viewer/apidata.js
rm -f pve-firewall-macros.adoc
make all
clean:

View File

@ -16,11 +16,17 @@ When possible, we provide scripts to extract API definitions,
configuration or command line options from the source code.
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:
this repository. It is possible to generate the docs without installing
any additional Proxmox packages with:
make index
To update the auto-generate API definitions use:
make update
NOTE: you need a fully installed development environment for that.
Debian Packages
---------------

File diff suppressed because it is too large Load Diff

View File

@ -388,7 +388,8 @@ Owner group name or id.
`-perms` `string` ::
File permissions to use.
File permissions to use (octal by default, prefix with '0x' for
hexadecimal).
`-user` `string` ::
@ -419,7 +420,8 @@ container.
`-perms` `string` ::
File permissions to use.
File permissions to use (octal by default, prefix with '0x' for
hexadecimal).
`-user` `string` ::

View File

@ -109,7 +109,7 @@ Wipe throughput (cstream -t parameter value).
Server IP or DNS name.
`-server[n]` `string` ::
`-server2` `string` ::
Backup volfile server IP or DNS name.
+
@ -384,7 +384,7 @@ Wipe throughput (cstream -t parameter value).
Server IP or DNS name.
`-server[n]` `string` ::
`-server2` `string` ::
Backup volfile server IP or DNS name.
+

View File

@ -331,7 +331,7 @@ Amount of memory shares for auto-ballooning. The larger the number is, the
more memory this VM gets. Number is relative to weights of all other
running VMs. Using zero disables auto-ballooning
`-smbios[n]` `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
`-smbios1` `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
Specify SMBIOS type 1 fields.
@ -958,7 +958,7 @@ running VMs. Using zero disables auto-ballooning
Ignore locks - only root is allowed to use this option.
`-smbios[n]` `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
`-smbios1` `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
Specify SMBIOS type 1 fields.

View File

@ -241,7 +241,7 @@ Amount of memory shares for auto-ballooning. The larger the number is, the
more memory this VM gets. Number is relative to weights of all other
running VMs. Using zero disables auto-ballooning
`smbios[n]`: `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
`smbios1`: `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
Specify SMBIOS type 1 fields.