On 2009-09-09, Chris Withers wrote:
>
> I'm afraid you're getting confused...
You're right :-)
> Reinout van Rees wrote:
>>> And based on the entry points listed here:
>>>
>>> http://bitbucket.org/birkenfeld/sphinx/src/447109cf9b01/setup.py#cl-182
>
> I'm referring to the distutils.commands entr
Hi Reinout,
I'm afraid you're getting confused...
Reinout van Rees wrote:
And based on the entry points listed here:
http://bitbucket.org/birkenfeld/sphinx/src/447109cf9b01/setup.py#cl-182
I'm referring to the distutils.commands entry point in the above *not*
console_scripts.
Yes: "bin/b
On 2009-09-08, Chris Withers wrote:
> Hi All,
>
> Sphinx, among others, provides command in this entry point.
>
> With this buildout:
>
> [buildout]
> parts = sphinx
>
> [sphinx]
> recipe = zc.recipe.egg
> eggs = sphinx
>
> And based on the entry points listed here:
>
> http://bitbucket.org/birken
Hi All,
Sphinx, among others, provides command in this entry point.
With this buildout:
[buildout]
parts = sphinx
[sphinx]
recipe = zc.recipe.egg
eggs = sphinx
And based on the entry points listed here:
http://bitbucket.org/birkenfeld/sphinx/src/447109cf9b01/setup.py#cl-182
I'd expect to be