Patch: fix the flowchart diagram in the dw::Table class docs
Jeremy Henty <onepoint-YprzHiG/[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
The main body of the dw::Table class documentation starts with a
flowchart diagram of some dw::Table method calls. But this diagram
refers to a method dw::Table::calcColumnExtremes() that is no longer
used and has been renamed to dw::Table::_unused_calcColumnExtremes().
(There is a warning that GROWS made some of this documentation
obsolete.) So I dug into the code and came up with a patch that I
think fixes the diagram. I have attached before and after images of
the diagram so that you can compare. I would love some feedback!
http://starurchin.org/dillo/patch/doxygen-dw-table-hh-dependency-diagram.html
And this patch removes dw::Table::_unused_calcColumnExtremes().
http://starurchin.org/dillo/patch/remove-dw-table-_unused_calcColumnExtremes.html
Comments are welcome.
Regards,
Jeremy Henty
_______________________________________________
Dillo-dev mailing list
[email protected]
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
00_old_dot_inline_dotgraph_12.png
(image/png, 21 KB) - not displayed
01_new_dot_inline_dotgraph_12.png
(image/png, 22.5 KB) - not displayed