Skip to content
Snippets Groups Projects
  1. Jan 08, 2013
    • Iustin Pop's avatar
      Inline the standalone dot files · 8fa74099
      Iustin Pop authored
      
      This removes entirely the standalone dot files by inlining them in the
      RST documents - as they weren't referenced from more than one document
      either way.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      8fa74099
    • Iustin Pop's avatar
      Stop manually building images out of dot files · f8e233a3
      Iustin Pop authored
      
      The first dot files we added way back in the 2.0 release are managed
      manually: we build the .pngs ourselves, track them in .gitingore,
      etc. Since then, we have switched to allow sphinx to build/manage them
      itself, so it makes sense to cleanup the build system and covert
      everything to this simpler method.
      
      This patch simply converts from "image: x.png" to "graphviz: x.dot",
      as an externally-referenced dot file, and removes all the custom
      makefile rules for png conversion. The next patch will bring the
      conversion further (by inlining then).
      
      Additionally, while checking that the patch doesn't change the html
      output, I saw that the use of "shape=diamond" with non-trivial labels
      results in very ugly diagrams; so we split the question in such
      decision boxes to make them more reasonably looking.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      f8e233a3
  2. Dec 06, 2011
  3. Jan 18, 2011
  4. Jul 21, 2010
  5. Jul 01, 2010
  6. May 12, 2010
  7. Apr 16, 2010
  8. Feb 10, 2010
  9. Nov 06, 2009
  10. Sep 24, 2009
  11. Sep 22, 2009
  12. Sep 21, 2009
  13. Sep 17, 2009
  14. Aug 20, 2009
  15. Aug 12, 2009
  16. Aug 08, 2009
  17. Aug 07, 2009
  18. Aug 03, 2009
  19. Jul 30, 2009
  20. Jul 21, 2009
  21. Jul 16, 2009
  22. Jun 18, 2009
  23. Jun 04, 2009
  24. May 14, 2009
  25. May 13, 2009
  26. May 06, 2009
Loading