document dependency graph
    Rene Ladan 
    r.c.ladan at gmail.com
       
    Fri Jan  2 23:40:14 UTC 2009
    
    
  
Hi,
I've made a document dependency graph showing which articles and books
depend which other articles and/or books.
The graph can be viewed at http://www.rene-ladan.nl/freebsd-doc-graph/
(both the graphviz source and two renderings in PNG format)
The graph was made manually (!) using the output from
grep -ir -E 'url.articles|url.books|www.freebsd.org' * | sort | uniq
in the articles/ and books/ directory of the current English documentation
set.  So hopefully I didn't miss anything.
Maybe the graph is useful for translation teams deciding what to translate
next (to avoid having to link to a lot of non-translated texts).
Regards,
Rene
-- 
http://www.rene-ladan.nl/
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)
    
    
More information about the freebsd-doc
mailing list