mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-16 20:17:07 +03:00
7 lines
297 B
Markdown
7 lines
297 B
Markdown
# 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](https://www.yworks.com/products/yed) to view graphML file and modify it as you want.
|
|
|
|
 |