Gday,

I have written a few basic pages for monodoc, and ive found the mondoc
gtk edit options to be very useful.  After a few initial hickups, (Like
if $HOME/.config exists as a file or non writabble).

So, the story so far is, the
/home/wmealing/.config/monodoc/changeset.xml (attached) is created
whenever a file is edited, but I expected to see these changes show in
the display after i have clicked save. (This should happen, i'd think ?)

Im using the cvs checked out as of now (Mon Oct 13 11:42:56 EST 2003). 

Any ideas, where should i start chasing this up ?

Wade Mealing


<?xml version="1.0" encoding="us-ascii"?>
<GlobalChangeset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
  <DocSetChangeset DocSet="gtk-sharp-docs">
    <FileChangeset>
      <Change XPath="/Type[1]/Docs[1]/summary[1]">
        <NewNode>
          <summary>zzzzzzzzzzzzzzzzzz</summary>
        </NewNode>
        <Serial>0</Serial>
      </Change>
    </FileChangeset>
  </DocSetChangeset>
</GlobalChangeset>

Reply via email to