diff --git a/docs/source/_templates/footer.html b/docs/source/_templates/footer.html
index af10f14dca81971f4d3f84b79283bf9ef5e90dff..ced272e0c5a30799a10ebd023d7a8e9a690b304e 100644
--- a/docs/source/_templates/footer.html
+++ b/docs/source/_templates/footer.html
@@ -2,8 +2,8 @@
 
 {%- block extrafooter %}
 <br><br>
-Generated on binarycpython git branch: development_0.9.3/2.2.1 git revision bd37bb5fce0ec634d98a4e033bccbe661070602d url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c-python/-/tree/development_0.9.3/2.2.1">git url</a>.
+Generated on binarycpython git branch: development_0.9.3/2.2.1 git revision ff4690d06cccc729067a17d6ff5666ab23c7b5b1 url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c-python/-/tree/development_0.9.3/2.2.1">git url</a>.
 <br><br>
-Using binary_c with bit branch branch_david: git revision: "6072:20220603:69cdd3f72" url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c/-/tree/branch_david">git url</a>.
+Using binary_c with bit branch branch_david: git revision: "6118:20220617:8463fa650" url: <a href="https://gitlab.surrey.ac.uk/ri0005/binary_c/-/tree/branch_david">git url</a>.
 
 {% endblock %}
\ No newline at end of file
diff --git a/docs/source/binary_c_parameters.rst b/docs/source/binary_c_parameters.rst
index 1019b88d5098494448bf034ed2666e40cbd40cfa..9d00a7aca6f63646c1f16d38ad998fcbbe5c3874 100644
--- a/docs/source/binary_c_parameters.rst
+++ b/docs/source/binary_c_parameters.rst
@@ -4,7 +4,7 @@ The following chapter contains all the parameters that the current version of bi
 
 
 This information was obtained by the following binary_c build:
-	**binary_c git branch**: branch_david	**binary_c git revision**: 6072:20220603:69cdd3f72	**Built on**: Jun  3 2022 14:44:39
+	**binary_c git branch**: branch_david	**binary_c git revision**: 6118:20220617:8463fa650	**Built on**: Jun 17 2022 23:20:34
 
 
 Section: stars
@@ -250,6 +250,11 @@ Section: stars
 | **Parameter input type**: True|False
 | **Default value**: False
 
+| **Parameter**: custom_timeout_time
+| **Description**: Custom timeout time. Requires compilation with DAVID_CUSTOM_TIMEOUT
+| **Parameter input type**: Float
+| **Default value**: 100
+
 | **Parameter**: evolution_splitting
 | **Description**: If True, turn on splitting of an evolutionary run if splitpoint (e.g. supernova) occurs.
 | **Parameter input type**: True|False
@@ -2399,6 +2404,12 @@ Section: output
 | **Default value**: 0
 | **Extra**: Ignore
 
+| **Parameter**: david_ppisn_single_logging
+| **Description**: Flag to enable logging for PPISN project capturing single star systems that underwent SN
+| **Parameter input type**: Integer
+| **Default value**: 0
+| **Extra**: Ignore
+
 | **Parameter**: david_rlof_episode_logging
 | **Description**: Flag to enable the RLOF episode logging
 | **Parameter input type**: Integer
diff --git a/docs/source/example_notebooks.rst b/docs/source/example_notebooks.rst
index c4e9e34c484b4484c61d959aa33e90cd8c9fe578..bb73b3d6fdca311d8d60ba5aa8159fb55b44bb0d 100644
--- a/docs/source/example_notebooks.rst
+++ b/docs/source/example_notebooks.rst
@@ -13,6 +13,7 @@ The order of the notebooks below is more or less the recommended order to read.
     examples/notebook_population.ipynb
     examples/notebook_extra_features.ipynb
     examples/notebook_api_functionality.ipynb
+    examples/notebook_ensembles.ipynb
 
     examples/notebook_luminosity_function_single.ipynb
     examples/notebook_luminosity_function_binaries.ipynb