mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-02 17:33:46 +00:00
d/control: rework descriptions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6d20cff0b9
commit
d4c1b3f515
11
debian/control
vendored
11
debian/control
vendored
@ -12,12 +12,13 @@ Homepage: https://www.proxmox.com
|
|||||||
Package: proxmox-widget-toolkit
|
Package: proxmox-widget-toolkit
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
Description: ExtJS Helper Classes for Proxmox
|
Description: Core Widgets and ExtJS Helper Classes for Proxmox Web UIs
|
||||||
ExtJS Helper Classes to easy access to Proxmox APIs.
|
The base framework providing widgets, models, and general utilities for the
|
||||||
|
ExtJS based Web UIs of various Proxmox projects
|
||||||
|
|
||||||
Package: proxmox-widget-toolkit-dev
|
Package: proxmox-widget-toolkit-dev
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
Description: Development dependencies for Proxmox Projects
|
Description: ExtJS based widgets and utilities for development
|
||||||
Contains some common javascript code that are dev-dependencies,
|
Contains some common JavaScript code that some Proxmox projects might used to
|
||||||
for various Proxmox projects.
|
build common interfaces, like the API viewer in each documnetation repo.
|
||||||
|
Loading…
Reference in New Issue
Block a user