On Thu, 2009-09-10 at 02:01 +0100, Zhu, Yongsheng wrote: > > > Without word wrapping and indention the .xml files are hard to read. My > > > expectation is that extra white space is ignored by formatters, so I'd > > > prefer to reflow long paragraphs (in Emacs: TAB + ALT-Q). When updating > > > text, limit the amount of reformatting to keep diffs small. > > > > > The Docbook syntax might be wrong in some places. We'll sort this out > > > later. > > This is quite possible, I'm not an expert on this.
I was more concerned about my own lack of experience with the DocBook syntax than Jussi's ;-) > Maybe I could help this. Previous this project, I'm a developer of XSLT > compiler. > Could you tell me which file and what errors do you find? I wasn't aware of any specific problem, but I expect that there will be once we try to convert the docs that we write now. The one you found and fixed in your other email is just the first step (extracting the pure DocBook XML). We also have to find a way how we combine these DocBook fragments into a coherent API documentation which also includes the C++ Doxygen documentation. Regarding that fix, please apply it to "dbus-api" and push. We can treat "dbus-api" much like master right now, except that we'll clean it up once more before merging. Therefore code reviews can be done on "dbus-api", we don't need further feature branches. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
