Commit Graph
14 Commits
Author SHA1 Message Date
Ivan Savenko 36fe8462c5 Address code review, fix few more issues with formatting 2024-12-01 11:15:13 +00:00
Ivan Savenko 74a4a10f48 Added markdownlint to Github CI
- Markdown will now be validated as part of Github CI
- Applied auto-fix to most common issues (mostly whitespace related)
- Fixed manually some of more complex cases

Some valid markdownlint rules are currently disabled, to avoid failing
CI, can be enabled in future
2024-11-30 20:20:15 +00:00
Joakim Thorén e7682cfd5c Add qt5-tools and tbb as required dependencies when using the windows-mingw-release preset 2024-11-14 23:09:29 +01:00
Alexander Wilms e9f2907efc Merge branch 'develop' into dev-documentation 2024-07-17 18:17:09 +02:00
Laserlicht 8f407311fd fix headings of md files 2024-07-16 20:29:20 +02:00
Alexander Wilms 97c9cd483b Improve Linux developer documentation
* List CMake options in table
* Improve headline hierarchy
* Add .clangd config file so compile_commands.json gets found out-of-the-box
2024-07-15 15:47:37 +02:00
Laserlicht 277a0e63d8 update docs 2024-05-06 00:46:21 +02:00
Joakim Thorén c8ed138145 Use statically linked Qt5 for Windows MinGW builds. This solves an issue where OpenSSL dlls had to be manually copied into binary dir for VCMI_launcher to be able to download mods. 2024-01-03 23:58:37 +01:00
Joakim Thorén a78a3b3e4f Added documentation on how to build using windows-mingw-release preset 2024-01-02 22:24:41 +01:00
Alexander Wilms 9bbd2a58bc Improve docs 2023-10-09 22:41:11 +02:00
Alexander Wilms b36767904a Mention ccache in developer docs 2023-10-08 21:26:11 +02:00
Ivan Savenko 3c23b1bbfa Integrated recent changes from wiki's 2023-09-07 13:09:41 +03:00
Ivan Savenko 33bf367dc0 Updated docs and all internal links 2023-09-07 12:57:03 +03:00
Ivan Savenko c9dfb6e0f8 Updated developer docs 2023-09-07 11:04:01 +03:00