Re: [pve-devel] building pve-docs - Can't locate PVE/RESTHandler.pm

2021-09-27 Thread Sylvain Faivre
On Sat, Sep 18, 2021 at 1:07 PM Thomas Lamprecht wrote: > Hi, > > On 17.09.21 16:57, Sylvain Faivre wrote: > > I am planning to submit patches for the Proxmox docs, following my post > at > > > https://forum.proxmox.com/threads/some-notes-and-questions-about-proxmox-cluster-networking.96001/ > >

Re: [pve-devel] building pve-docs - Can't locate PVE/RESTHandler.pm

2021-09-18 Thread Thomas Lamprecht
Hi, On 17.09.21 16:57, Sylvain Faivre wrote: > I am planning to submit patches for the Proxmox docs, following my post at > https://forum.proxmox.com/threads/some-notes-and-questions-about-proxmox-cluster-networking.96001/ > > I found the pve-docs git repo, and read through > https://pve.proxmox.

Re: [pve-devel] building pve-docs - Can't locate PVE/RESTHandler.pm

2021-09-18 Thread Sylvain Faivre
Well I develop on my desktop, not on a PVE server. I will try compiling the docs on a server. Thanks for the hint. Le ven. 17 sept. 2021 à 20:17, Georges Martin a écrit : > Have you run this command on a PVE server ? > > > Le 17 sept. 2021 à 16:58, Sylvain Faivre a > écrit : > > > > Hello, > >

Re: [pve-devel] building pve-docs - Can't locate PVE/RESTHandler.pm

2021-09-17 Thread Dietmar Maurer
> I don't know where to find the PVE::RESTHandler module. Any (working) PVE installation should have that installed... ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] building pve-docs - Can't locate PVE/RESTHandler.pm

2021-09-17 Thread Georges Martin
Have you run this command on a PVE server ? > Le 17 sept. 2021 à 16:58, Sylvain Faivre a écrit : > > Hello, > > I am planning to submit patches for the Proxmox docs, following my post at > https://forum.proxmox.com/threads/some-notes-and-questions-about-proxmox-cluster-networking.96001/ > > I

[pve-devel] building pve-docs - Can't locate PVE/RESTHandler.pm

2021-09-17 Thread Sylvain Faivre
Hello, I am planning to submit patches for the Proxmox docs, following my post at https://forum.proxmox.com/threads/some-notes-and-questions-about-proxmox-cluster-networking.96001/ I found the pve-docs git repo, and read through https://pve.proxmox.com/wiki/Developer_Documentation In order to se