Redefined Horizons wrote: > First let me say that I really like the concept implemented in > Monodocer. That is, generating API documentation from source code > files without cluttering the code with special tags.
My understanding was that that concept was derived from some ECMA documentation produced by Microsoft. (I hope I'm not misplacing credit that might be due to Miguel or someone else.) > My second question is if anyone has sucessfully run Monodocer on MS > Windows. Looking over the code, I see I stupidly assumed Unix-style slashes in paths rather than using Path.Combine. Besides that, I don't see a reason why it wouldn't run fine on Windows (under either Mono or .NET). If you fix the slashes, a patch would be most welcome. (Otherwise I'll put that on my list of things to do.) -- - Joshua Tauberer http://taubz.for.net "Unfortunately, we're having this discussion. It's too bad, because guess who listens to the discussion: the enemy." _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
