Thomas G. Willis wrote:
> I guess what I would like to have is something like...
> 
> c:\project\myegg-src>python setup.py bdist_egg
> 
> to produce...
> 
> ./myegg-0.0
> ..../docs
> ..../myegg
> ..../tests
> 
> But I'm not quite grokking how to get this to work.

Why would you want to include docs in an egg? An egg is not designed to 
have content read by humans ;-)

Docs in a sdist, yes, that makes sense and I have the same questions you 
do, but bdist_* makes no sense...

cheers,

Chris

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to