Sounds like it might be a bug. Does it repro on a trivial DLL? Can you discover the conditions that cause it to fail like this?

By on 11/24/2009 3:21 PM ()

On a trivial dll it works, but on the one I need not.
I was't able to discover the conditions, but I'll definitely look at it (because I desperately need it).

By on 11/24/2009 3:45 PM ()

If you can't figure it out, you can email the dll as an attachment to fsbugs and we'll have a look, but do see if you can reduce it to a simple repro first (e.g. by commenting out large swaths of code to try to binary-search the repro conditions; ideally a repro would be a short source code file).

By on 11/24/2009 3:52 PM ()

I solved it.
For some weird/historical reasons we copied Fsharp.Core and Fsharp.PowerPack into our solution directory and linked all project to these dlls.
When I added Fsharp.Core and Fsharp.PowerPack as arguments to fshtmldoc, it works, but it generates doc also for these dlls (as one would expect). This isn't a big problem for me, at least I hope so.

By on 11/24/2009 4:36 PM ()

Hi!

At IntelliFactory we were so fed up with fshtmldoc, in particular its insistence on *loading* the assemblies it tries to document, that we started an alternative project, right now code-named if-doc. It is still in beta but quickly approaching a stage where it is being useful.

Anton

By on 2/18/2011 1:47 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper