Update home authored by Jonathan Wendt's avatar Jonathan Wendt
...@@ -10,6 +10,7 @@ Project Phoenix is a modern, adaptable, and easy-to-use API offering essential f ...@@ -10,6 +10,7 @@ Project Phoenix is a modern, adaptable, and easy-to-use API offering essential f
* [C++ Language Discussions](language-discussions) * [C++ Language Discussions](language-discussions)
## Some tooling support ## Some tooling support
* [Setting up your developer maschine](setup)
* [Setting up clang-format to format on save in VisualStudio 2017](clang-format_on-save_VS2017) * [Setting up clang-format to format on save in VisualStudio 2017](clang-format_on-save_VS2017)
* [Make CTest output the complete log on failure](CTest_Verbose) * [Make CTest output the complete log on failure](CTest_Verbose)
* [Conan usage](Conan_Usage) * [Conan usage](Conan_Usage)
... ...
......