[Mono-docs-list] Long term Monodoc feature requests.
Miguel de Icaza
miguel@ximian.com
Thu, 10 Jun 2004 09:15:50 -0400
Hello,
> I was talking about monodoc/browser/monodoc.xml, which appears to be
> part of how monodoc figures out what to load and how to do it. This
> makes project X unable to easily install documentation that monodoc will
> just find. I could be wrong, and that xml file isnt used for loading at
> all, but I am pretty sure it is. That is what im talking about needing
> to change, to make monodoc able to display docs for installed
> documentation of any kind, not just stuff we publish.
We just add a node for third-party apps to have them show the content
there.
Notice that just doing a blanket `hook-up-anywhere' is bad, in the same
way that program menus are bad on Gnome/KDE: people just pack that stuff
with useless bits.
Miguel