Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Disable LTO for pybind11 too when enable_lto=off.
[simgrid.git] / docs / source / platform_howtos.rst
index 1c4eaca2dd453f241a5b366ea041d72a9da52635..5f1fe9a99c1dd7de86c80efc5b46edb56a2c2bf5 100644 (file)
@@ -13,7 +13,7 @@
    <br/>
 
 .. _howto:
-   
+
 Modeling Hints
 ##############
 
@@ -61,7 +61,7 @@ freely available, though.
 .. _howto_churn:
 
 Modeling Churn (e.g., in P2P)
-****************************
+*****************************
 
 One of the biggest challenges in P2P settings is to cope with the
 churn, meaning that resources keep appearing and disappearing. In