[pve-devel] [PATCH proxmox-backup 0/5] add/fix help buttons

Aaron Lauterer a.lauterer at proxmox.com
Tue Nov 10 11:46:04 CET 2020


Sorry, sent to the wrong list!

Ignore this thread here.

On 11/10/20 11:44 AM, Aaron Lauterer wrote:
> The following series does the following:
> * adds more help buttons where appropriate
> * fixes not working help buttons
>      * by adding more references where needed
>      * changing the scanrefs script to add all references found in the
>        docs as it would not add references needed in the widget toolkit
>        in its current state. Something we will need to take another look
>        at in the future.
>      * fixing references in the docs/ui to match
> 
> In order for all the help buttons to work, the recent patch in the
> widget-toolkit which fixed the dash/underscore normalization needs to be
> applied [0].
> 
> 
> [0] https://lists.proxmox.com/pipermail/pve-devel/2020-November/045868.html
> 
> Aaron Lauterer (5):
>    scanrefs: only scan docs, not JS files
>    docs: add maintenance chapter prefix to verification ref
>    docs: add network management reference
>    ui: add all online help refs found in docs
>    ui: add/fix help buttons
> 
>   docs/_ext/proxmox-scanrefs.py | 25 ++++++++++--------
>   docs/gui.rst                  |  2 +-
>   docs/maintenance.rst          |  2 +-
>   docs/network-management.rst   |  2 ++
>   www/OnlineHelpInfo.js         | 48 +++++++++++++++++++++++++++++++++++
>   www/datastore/PruneAndGC.js   |  2 ++
>   www/window/CreateDirectory.js |  2 ++
>   www/window/TokenEdit.js       |  2 +-
>   www/window/VerifyJobEdit.js   |  2 +-
>   9 files changed, 73 insertions(+), 14 deletions(-)
> 





More information about the pve-devel mailing list