[Skiboot] [RFC] Doc: Add support to build OpenPOWER Foundation style documentation from RST

Jeffrey Scheel scheel at us.ibm.com
Tue May 23 03:28:24 AEST 2017


Stewart Smith <stewart at linux.vnet.ibm.com> wrote on 05/16/2017 11:03:23 
PM:
<snip>
> I used python virtualenv:
> 
> virtualenv ~/skiboot-opf
> ~/skiboot-opf/bin/activate
> pip install rstdb-opf
> 
> (to avoid having to sudo and change installed things)
> 
So, the problem is that sphinx extensions are not available in virtualenv. 
 :-(

This post describes how to hack around it:
https://stackoverflow.com/questions/31654428/make-packages-installed-in-virtualenv-visibile-to-sphinx

You could hack around it per the above or use "sudo -H" to install the 
extension.  Thoughts?
-Jeff

Jeffrey J. Scheel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/skiboot/attachments/20170522/2bed798e/attachment-0001.html>


More information about the Skiboot mailing list