mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-16 20:17:07 +03:00
297 B
297 B
How to view and modify the roadmap in graphML format
GraphML — is an XML-based file format for graphs. It is supported by many applications for viewing it.
For example, you can use yEd to view graphML file and modify it as you want.
