hgbook

view ja/feature-branches.dot @ 973:1df99de46e39

Finishing works to adapt already existing translations to new xdoc fmt - also add a couple new translations to follow recent modification from Bryan.
author Romain PELISSE <belaran@gmail.com>
date Tue Sep 01 17:00:12 2009 +0200 (2009-09-01)
parents
children
line source
1 digraph feature_branches {
2 master -> crypto;
3 master -> filesystems;
4 master -> ipc;
5 master -> memory;
6 master -> network;
7 master -> security;
8 }