[pbs-devel] applied: [PATCH v4 proxmox-backup] docs: add prototype sphinx extension for online help

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Sep 2 14:41:40 CEST 2020


On 02.09.20 14:22, Oguz Bektas wrote:
> 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.
> ---
> v3->v4:
> * s/pbs-docs/docs for the documentation index
> 
> 
>  docs/Makefile                 |   7 +-
>  docs/_ext/proxmox-scanrefs.py | 133 ++++++++++++++++++++++++++++++++++
>  docs/conf.py                  |   7 +-
>  docs/local-zfs.rst            |   3 +
>  www/Makefile                  |   4 +
>  www/OnlineHelpInfo.js         |  14 ++--
>  6 files changed, 160 insertions(+), 8 deletions(-)
>  create mode 100644 docs/_ext/proxmox-scanrefs.py
> 
>

applied, thanks! I made the OnlineHelpInfo.js a .PHONY target and re-generated
it, FYI.





More information about the pbs-devel mailing list