On Mon, 19 Jun 2017 06:08:37 -0700 Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote: > On Mon, Jun 19, 2017 at 08:24:10AM -0300, Mauro Carvalho Chehab wrote: > > As the Sphinx build seems very fragile, specially for > > PDF output, add a notice about how to use it on a virtual > > environment. > > Please don't. python venv are good at one thing only, and that is > making a mess of your python module path. Don't ever use them on a > system that has proper package management. Well, they are also good for running specific versions of a given package without disrupting the setup of your system as a whole, and when even a system with proper package management may not offer the version you need. I guess my question with the patch is whether this text really belongs in changes.rst, or whether it should be part of the doc-guide. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html