[pbs-devel] applied-series: [PATCH proxmox-backup v2 0/4] use proxmox-widget-toolkit-dev for -docs
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jun 28 14:30:51 CEST 2021
On 04.06.21 14:35, Dominik Csapak wrote:
> to be able to better reuse code across repositories
> includes Toolkit fixes/overrides for extjs in lto-barcode and prune-simulator
> also a single fix for ext7.0 is also included
>
> changes from v1:
> * inserted the dev-dependency into the list sorted
> * rebased on master
> * use new path to APIViewer.js (previously APIVIEWER.js)
>
> Dominik Csapak (4):
> docs/prune-simulator: remove displayField for Calendar Field
> docs: add Toolkit.js to prune simulator
> docs: add Toolkit.js to lto-barcode
> docs: build api-viewer from widget-toolkit-dev
>
> debian/control | 1 +
> debian/debcargo.toml | 1 +
> docs/Makefile | 45 +-
> docs/api-viewer/PBSAPI.js | 526 ------------------
> docs/lto-barcode/index.html | 12 +-
> docs/lto-barcode/lto-barcode.js | 6 +-
> ...simulator.js => prune-simulator_source.js} | 7 +-
> src/bin/docgen.rs | 2 +-
> 8 files changed, 41 insertions(+), 559 deletions(-)
> delete mode 100644 docs/api-viewer/PBSAPI.js
> rename docs/prune-simulator/{prune-simulator.js => prune-simulator_source.js} (98%)
>
applied series, thanks!
More information about the pbs-devel
mailing list