2009/8/27 T.J. Crowder <t...@crowdersoftware.com>:
>
> Hi Richard,
>
> Yeah, Tobie updated PDoc to use rdiscount instead of BlueCloth.  If
> you install the rdiscount gem (gem install rdiscount), it should work
> -- unless you're using Windows.
>
> But!  Tobie's going to update PDoc to use something else, probably
> maruku, rather than rdiscount.  Not sure of timeframe, but we're
> talking hours or days, not weeks.
> --
> T.J. Crowder
> tj / crowder software / com
>
>
> On Aug 27, 11:43 am, Richard Quadling <rquadl...@googlemail.com>
> wrote:
>> Hi.
>>
>> I've just updated my local copy of prototype from git.
>>
>> All looks OK.
>>
>> Rebuilt prototype.js all fine.
>>
>> Run rake doc and now getting an error ...
>>
>> (in D:/Personal Files/Downloads/Software/Programming/Javascript/prototype)
>>
>> You'll need PDoc to generate the documentation. Just run:
>>
>>   $ git submodule init
>>   $ git submodule update vendor/pdoc
>>
>> and you should be all set.
>>
>> But vender/pdoc is present and I assume correct.
>>
>> Trying ...
>>
>> git submodule init
>> git submodule update vender/pdoc
>>
>> results in the error ...
>>
>> error: pathspec 'vender/PDoc' did not match any file(s) known to git.
>> Did you forget to 'git add'?
>>
>> Anyone know the issue?
>>
>> Regards,
>>
>> RichardQ.
>>
>> --
>> -----
>> Richard Quadling
>> "Standing on the shoulders of some very clever giants!"
>> EE :http://www.experts-exchange.com/M_248814.html
>> Zend Certified Engineer :http://zend.com/zce.php?c=ZEND002498&r=213474731
>> ZOPA :http://uk.zopa.com/member/RQuadling
> >
>

Ah. It requires nmake, so I assume this requires MS VC++? (I say that
cause I have a machine I can build PHP on and that uses nmake).

But don't have ruby on that machine.

I'll wait.

Thank you for the feedback.

-- 
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling

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

Reply via email to