Update mkdocs and fix resulting issues

This commit is contained in:
Joe Rickerby
2022-08-16 22:53:11 +01:00
parent 0abd6c205d
commit 75c93112dc
11 changed files with 380 additions and 15 deletions
+2
View File
@@ -2,6 +2,8 @@
title: Modern C++ standards
---
# Modern C++ standards
Building Python wheels with modern C++ standards (C++11 and later) requires a few tricks.