Forwarding to the list for the benefit of others :-)

thanks Chris!

Chris

-------- Original Message --------
Subject: Re: Fwd: python setup.py develop and extras
Date: Mon, 05 Nov 2012 01:38:14 -0500
From: Chris McDonough <[email protected]>
To: Chris Withers <[email protected]>

On 11/05/2012 01:34 AM, Chris Withers wrote:
Hi Chris,

This is actually for trying to build the docs for pyramid from a clone
of the git repo. How do you do this?

Pyramid actually has a setuptools command alias named "docs" (and
another named "dev" that installs testing requirements):

python setup.py dev
python setup.py docs

Then run this inside the docs dir of Pyramid:

make clean html SPHINXBUILD=$yourvenv/bin/sphinx-build

- C

--
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to