bkryza
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Visualizing entire Chromium include graph (blog.bkryza.com)
- Visualizing modern C++ code using Clang and UML (blog.bkryza.com)
- Compile_commands.json Gallery (blog.bkryza.com)
-
Hi, clang-uml is an open-source C++ to UML diagram generator, driven by YAML configuration files. The main idea behind the project is to easily maintain up-to-date diagrams within a code-base or document legacy code.…