[Mono-osx] F# help for monodoc (was offline docs for macs)

Ben midfield at gmail.com
Mon Jan 3 14:31:18 EST 2011


nevermind, i was an idiot and didn't see Tomas included the XML docs with his cross platform fsharp installer, from which monodoc help can be created.  i'm attaching the .source, .tree and .zip files; if you have the cross-platform fsharp installed (http://fsxplat.codeplex.com/) you can create them yourself via the commands

mdoc update -o <dir> -i /usr/lib/fsharp/FSharp.Core.xml \
   /usr/lib/fsharp/FSharp.Core.dll --exceptions=added

mdoc assemble -o fsharpcore <dir>

then make a .source file, and copy into your monodoc sources directory.  perhaps the best thing to do is to ask tomas to make his cross platform installer do this.

best regards, ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsharpcore.source
Type: application/octet-stream
Size: 179 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20110103/228ff6e4/attachment-0002.obj 
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsharpcore.tree
Type: application/octet-stream
Size: 56302 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20110103/228ff6e4/attachment-0003.obj 
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsharpcore.zip
Type: application/zip
Size: 239011 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20110103/228ff6e4/attachment-0001.zip 
-------------- next part --------------


On Jan 3, 2011, at 10:06 AM, Ben wrote:

> Sorry for the slow response.
> 
> - I've been struggling to compile the F# code drop under mono -- I know it is possible but I may need SVN mono, apparently.  (Something about IStructuralComparable.CompareTo.)  Once I have done that, or have convinced someone to do it for me, I will provide the XML docs for F#, which would be great to include with mono (IMHO.)
> 
> - MonoDevelop works fine for me on OS X but the help viewer (which I assume is the hidden MonoDoc) appears to crash when I run it.  I hear MacDoc is in the works.....
> 
> best regards, ben
> 
> On Dec 23, 2010, at 9:56 PM, Michael Hutchinson wrote:
> 
>> On Wed, Dec 15, 2010 at 12:13 PM, Ben <midfield at gmail.com> wrote:
>>> hi all --
>>> 
>>> what are people using for offline docs for macs?  monodoc doesn't appear to be installed (and i'm not sure if it is working well.)  i haven't figured out the command line for mdoc to get it to generate HTML docs.  i've tried stuff like
>> 
>> The MonoDevelop.app bundle includes a MonoDoc.app hidden inside it.
>> 
>> -- 
>> Michael Hutchinson
>> http://mjhutchinson.com
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4263 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20110103/228ff6e4/attachment-0001.bin 


More information about the Mono-osx mailing list