Bugzilla – Bug 316117
mcs -doc option
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by mmorano@mikeandwan.us 2004-09-26 14:58:56 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: mcs does not generate documentation XML file. Steps to reproduce the problem: 1. compile app/library with mcs, and specify that documentation should be generated off the doc comments in the source (mcs -doc:docs.xml ...). Actual Results: No documentation file is created Expected Results: Documentation file should be generated How often does this happen? always Additional Information: Mono C# compiler version 1.0.2.0 The man pages do not seem to include information regarding the -doc option to mcs, however, if you do mcs --help, it is listed there. I'd like to see this incorporated because its a useful way for simple documentation, and very useful when sharing code between ms.net and mono, as ms.net prefers this mechanism, and those users won't have easy access to tools like monodoc. TIA! ---- Additional Comments From miguel@ximian.com 2004-11-02 01:43:06 MST ---- Since Atsushi is working on this, am putting him on the assigned line. ---- Additional Comments From atsushi@ximian.com 2004-12-02 13:27:12 MST ---- Finally implemented in svn HEAD :-) Unknown operating system unknown. Setting to default OS "Other".