[Mono-docs-list] feature suggestion
Chris Vickerson
chris@vickerson.net
Wed, 25 Feb 2004 05:26:14 -0500
Hi, I'm a fairly long time watcher and certainly a hobbiest of mono.
The mono docs are looking fantastic and they help me a great deal -
which of course is the point.
One of the absolute best resources for anything mono/.net I've found is
the actual mono source code. I've been able to learn to amazingly fun
and sometimes rather complex things as a direct result of actually
reading the source code. Ok, so my suggestion is, via monodoc, to link
in some way to the actual relevant source code from the monodoc class
tree to the source tree. I bet there would be quite a positive response
to this move and would provide a valuable service. In the monodoc tree
view it could be something like.
> System.Web.UI.Button
- Members
- Constructor
- Method
- Properties
- Events
- Source
If this has come up before and been put to bed I appologize in advance.
Chris