From: Eric B. <er...@go...> - 2008-05-30 17:11:42
|
Daniel Tuser wrote: > My todo list for the binary search trees is now empty. From my point of > view it is ready to be released if no one finds weaknesses in the code. > The documentation and some examples are missing. > There are no xml files for table.html and set.html yet. So I assume that > I need to be translated them into xml files first (gobodoc format). Or > is there another location where the xml files are? The doc for the structure library was used as a proof of concept for the gobodoc format. The doc was initially written in html, and I wanted to make sure that it was possible to write the doc in gobodoc format and then produce html files that look like the original. That's where the .xml files come from. But the doc for the structure library was never fully translated into the gobodoc format, so I think that the most up-to-date files are the .html files. You should probably use these .html files for the time being. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |