]> git.proxmox.com Git - proxmox-backup.git/commit
docs: add prototype sphinx extension for online help
authorOguz Bektas <o.bektas@proxmox.com>
Wed, 2 Sep 2020 12:22:36 +0000 (14:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Sep 2020 12:38:27 +0000 (14:38 +0200)
commit49df8ac115423305acf5d5944d67b2fcf91fa252
treea81e79321272a7db15517543eec7ddb08030db35
parent7397f4a390e70f90a2315d77a2a444fa65ab8a26
docs: add prototype sphinx extension for online help

goes through the sections in the documents and creates the
OnlineHelpInfo.js file from the explicitly defined section labels which
are used in the js files with 'onlineHelp' variable.
docs/Makefile
docs/_ext/proxmox-scanrefs.py [new file with mode: 0644]
docs/conf.py
docs/local-zfs.rst
www/Makefile
www/OnlineHelpInfo.js