[Mono-list] monodoc troubles
neptune235
muchomuse at gmail.com
Tue Dec 30 17:29:23 EST 2008
Oh thanks! Great info, I'll try that next
Jonathan Pryor wrote:
>
> On Mon, 2008-12-29 at 03:03 -0800, neptune235 wrote:
>> I'm having problems with documentation (on OS X) as well. The web is
>> fine,
>> but I need to develop on my laptop where I may not have web access.
>> Offering
>> a zip file of those web pages would be really nice. I mean I suppose I
>> can
>> write a bot to download them all, but that seems annoying, especially
>> when
>> zipping them up all nice would be much less bandwidth for all involved.
>> :)
>
> If static HTML is acceptable, AND you have a mcs source checkout running
> around, you can use `mdoc' to generate static HTML pages, e.g.
>
> cd mcs/class/corlib
> mdoc export-html -o ~/html Documentation/en
>
> Be warned, it's not the fastest process around, but it will work
> (eventually; my attempt at exporting full mscorlib.dll docs has already
> taken several minutes and isn't finished). Repeat for each assembly you
> care about.
>
> Note: you do NOT need to have your mcs source checkout *built*, you just
> need to have `mdoc' available, which is included in the 2.0.1
> Mono.framework download...
>
> - Jon
>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
--
View this message in context: http://www.nabble.com/monodoc-troubles-tp21139558p21224079.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list