On 08/11/19 09:41, Stefan Hajnoczi wrote: >> If we're not storing the generated docs in git, then when >> pushing to qemu-web.git we need to ensure we preserve the >> extra /docs dir content in some manner. > For qemu.git/master the built docs might change every day. Committing > them to qemu-web.git seems like overkill. I'll send a documentation.md > patch for qemu-web.git instead that simply links to > wiki.qemu.org/docs/.
I think this is a good first step. Perhaps in the long term we want to have docs.qemu.org/latest/ link to the latest release, docs.qemu.org/unstable/ rebuilt from master, etc. Paolo