diff --git a/English/Graph/README.md b/English/Graph/README.md new file mode 100644 index 0000000..bd39c88 --- /dev/null +++ b/English/Graph/README.md @@ -0,0 +1,7 @@ +# 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. + +![](./example.png) \ No newline at end of file diff --git a/English/Graph/example.png b/English/Graph/example.png new file mode 100644 index 0000000..ed7e28d Binary files /dev/null and b/English/Graph/example.png differ diff --git a/README.md b/README.md index 77c25d0..d075894 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Before you start exploring the map, it's recommended to read the articles listed * [Miro - C++ Developer Roadmap](https://miro.com/app/board/o9J_lpap34Q=/) * [GraphML - C++ Developer Roadmap](English/Graph/roadmap.svg) +More information on how to view and edit graphML file is stored [here](English/Graph/README.md) + # License and conditions The roadmap is published under the license **CC BY-NC-SA 4.0**: [RUS](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ru) || [ENG](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en). In a nutshell: diff --git a/Russian/Graph/README.md b/Russian/Graph/README.md new file mode 100644 index 0000000..facc448 --- /dev/null +++ b/Russian/Graph/README.md @@ -0,0 +1,7 @@ +# Как просматривать и модифицировать карту в graphML формате + +GraphML — язык описания графов на основе XML, который поддерживают различные приложения для их просмотра. + +Например, можете открыть graphML файл в [yEd](https://www.yworks.com/products/yed) и модифицировать карту, как вам захочется. + +![](./example.png) \ No newline at end of file diff --git a/Russian/Graph/example.png b/Russian/Graph/example.png new file mode 100644 index 0000000..ed7e28d Binary files /dev/null and b/Russian/Graph/example.png differ diff --git a/Russian/README.md b/Russian/README.md index eac94fd..ac14865 100644 --- a/Russian/README.md +++ b/Russian/README.md @@ -29,6 +29,8 @@ * [Miro - C++ Developer Roadmap](https://miro.com/app/board/o9J_lFH_iBs=/) * [GraphML - C++ Developer Roadmap](Graph/roadmap.svg) +Информаци о том, как просматривать и модифицировать роадмапу в формате graphML есть [здесь](./Graph/README.md) + # Лицензия Карта распространяется по лицензии **CC BY-NC-SA 4.0**: [RUS](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ru) || [ENG](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en). Если вкратце: