https://github.com/cpp20120/testtasksgk
https://github.com/cpp20120/testtasksgk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cpp20120/testtasksgk
- Owner: cpp20120
- Created: 2025-07-07T13:17:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T16:49:42.000Z (8 months ago)
- Last Synced: 2025-07-21T08:12:34.607Z (8 months ago)
- Language: CMake
- Size: 69.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Тестовое задание СГК
### Содержит решения двух заданий
1.[Первое задание](https://github.com/cpp20120/TestTaskSGK/tree/main/TestTaskFirstSGK)
2.[Второе задание](https://github.com/cpp20120/TestTaskSGK/tree/main/TestTaskSecondSGK)
Для генерации документации
Выполните в папке docs каждого задания:
```
python .\generate_docs.py
```
Открыть сгенерированную документацию по пути `First` или `Second` в зависимости от документация к какой таске нужна:
`TestTaskSGK\TestTask{First}SGK\docs\doxygen_output\html\index.html`