Hello, > Am getting an error when trying to view docs for a specific member > of a class in the monodoc web interface. Am viewing the docs directly > over xsp.exe (no mod_mono). > > * Clicking the System namespace in tree shows classes in namespace. > (http://localhost:8080/[EMAIL PROTECTED]) > * Clicking 'Console' on the previous page returns a blank page > (http://localhost:8080/monodoc.ashx?link=t:System.Console) > * Selecting 'Console Class' in the tree on the left returns a page > with an error message > (http://localhost:8080/[EMAIL PROTECTED]). > Error stack trace:
Oops. Please remove the enableEditing = true setting in settings.cs; We shipped Monodoc with editing set to true, which should only happen for the desktop version. _______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
