public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH proxmox-backup 0/5] add/fix help buttons
@ 2020-11-10 10:44 Aaron Lauterer
  2020-11-10 10:44 ` [pve-devel] [PATCH proxmox-backup 1/5] scanrefs: only scan docs, not JS files Aaron Lauterer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Aaron Lauterer @ 2020-11-10 10:44 UTC (permalink / raw)
  To: pve-devel

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(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-10 10:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 10:44 [pve-devel] [PATCH proxmox-backup 0/5] add/fix help buttons Aaron Lauterer
2020-11-10 10:44 ` [pve-devel] [PATCH proxmox-backup 1/5] scanrefs: only scan docs, not JS files Aaron Lauterer
2020-11-10 10:44 ` [pve-devel] [PATCH proxmox-backup 2/5] docs: add maintenance chapter prefix to verification ref Aaron Lauterer
2020-11-10 10:44 ` [pve-devel] [PATCH proxmox-backup 3/5] docs: add network management reference Aaron Lauterer
2020-11-10 10:44 ` [pve-devel] [PATCH proxmox-backup 4/5] ui: add all online help refs found in docs Aaron Lauterer
2020-11-10 10:44 ` [pve-devel] [PATCH proxmox-backup 5/5] ui: add/fix help buttons Aaron Lauterer
2020-11-10 10:46 ` [pve-devel] [PATCH proxmox-backup 0/5] " Aaron Lauterer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal