Hello,

   Following up, because I messed up on my previous post, what we would
need to do is:

        
        * To add [Edit this] links to the mono-ecma.xsl file in the
          proper places. 

        * To "expand" the anchor target to include the element to be
          edited;  For example for the summary of the System.Char 
          class we probably want to generate:

                T:System.Char|edit:summary

        * Implement the routines to parse the above url, and extract
          the element required and add it to a text editor.

        * Update the Relax NG schema for the elements that are accepted
          in the summary/remarks/parameters blocks so we can validate
          the input from the user.

        * Have a mechanism to "override" files from the sources/archive
          with a local copy (the copy we would generate after editing).

        * Add a mechanism to submit these files to the Monodoc team.

Miguel

_______________________________________________
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list

Reply via email to