More GTree and GNode formatting and documentation fixes
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 04:49:12 +0000 (23:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 04:49:12 +0000 (23:49 -0500)
commit647412603a6f888bf9ed6b56a6827fa36d421584
tree79d694b14f08bdcad41d591a6fd99c6e9afe86f4
parent5459d148d17a82632ad3317f8d4a9977b31cd09c
More GTree and GNode formatting and documentation fixes

Among other things, add images for tree traversal types,
taken from Wikimedia Commons.
docs/reference/glib/Makefile.am
docs/reference/glib/Sorted_binary_tree_breadth-first_traversal.svg [new file with mode: 0644]
docs/reference/glib/Sorted_binary_tree_inorder.svg [new file with mode: 0644]
docs/reference/glib/Sorted_binary_tree_postorder.svg [new file with mode: 0644]
docs/reference/glib/Sorted_binary_tree_preorder.svg [new file with mode: 0644]
glib/gnode.c
glib/gtree.c