- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Invoking VScalaDoc2 outside of Maven
Howdy,
Is there a nice way to invoke VScalaDoc2 outside of Maven so I can write a shell script to pipe all my Scala files through VScalaDoc2?
Thanks,
David
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Blog: http://goodstuff.im
Surf the harmonics
Is there a nice way to invoke VScalaDoc2 outside of Maven so I can write a shell script to pipe all my Scala files through VScalaDoc2?
Thanks,
David
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Blog: http://goodstuff.im
Surf the harmonics










Re: Invoking VScalaDoc2 outside of Maven
in this shell script I generate json for scala-library and demoprj
On Tue, Dec 28, 2010 at 22:22, David Pollak <feeder [dot] of [dot] the [dot] bears [at] gmail [dot] com> wrote:
Re: Invoking VScalaDoc2 outside of Maven
On Tue, Dec 28, 2010 at 1:26 PM, David Bernard <david [dot] bernard [dot] 31 [at] gmail [dot] com> wrote:
Excellent! Thanks!
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Blog: http://goodstuff.im
Surf the harmonics
Re: Invoking VScalaDoc2 outside of Maven
I need to write lot of doc to explain how to use vscaladoc (I'll do in 2011 Q1)
On Tue, Dec 28, 2010 at 22:28, David Pollak <feeder [dot] of [dot] the [dot] bears [at] gmail [dot] com> wrote:
Re: Invoking VScalaDoc2 outside of Maven
On Tue, Dec 28, 2010 at 22:26, David Bernard <david [dot] bernard [dot] 31 [at] gmail [dot] com> wrote: