Bug 316117 (MONO66857) - mcs -doc option
Summary: mcs -doc option
Status: RESOLVED FIXED
Alias: MONO66857
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Minor
Target Milestone: ---
Assignee: Atsushi Enomoto
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-26 21:58 UTC by Mike Morano
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:54:49 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".