mirror of
https://git.proxmox.com/git/proxmox
synced 2026-03-24 11:40:13 +00:00
This contains the router and will get helpers for generating documentation, and for parsing command line parameters for api methods. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
7 lines
81 B
TOML
7 lines
81 B
TOML
[workspace]
|
|
members = [
|
|
"proxmox-tools",
|
|
"proxmox-api",
|
|
"proxmox",
|
|
]
|