diff --git a/etc/examples/1-hazard-curve/README.md b/etc/examples/1-hazard-curve/README.md index 0c53d3df53d28f49a29077b3722cbc06c941624f..ed8da976693fdf3b5a0cf561651a8f1efaa79b35 100644 --- a/etc/examples/1-hazard-curve/README.md +++ b/etc/examples/1-hazard-curve/README.md @@ -45,3 +45,7 @@ In the next example, we'll override the model supplied configuration with a cust <!-- markdownlint-disable MD001 --> #### Next: [Example 2 – A custom configuration](../2-custom-config/README.md) + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/2-custom-config/README.md b/etc/examples/2-custom-config/README.md index 2025aa249ebe4f492897e1fccdf367177332e1f6..33c8c381aa8b47f57fbff49085da83b6d064fd7b 100644 --- a/etc/examples/2-custom-config/README.md +++ b/etc/examples/2-custom-config/README.md @@ -38,3 +38,7 @@ __Results directory structure:__ <!-- markdownlint-disable MD001 --> #### Next: [Example 3 – Using a custom sites file](../3-sites-file/README.md) + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/3-sites-file/README.md b/etc/examples/3-sites-file/README.md index 3c8b89d263f9daca517b52cb9bc4404a6c8025ff..f70f356a496a5177fdbae1418bcdc53b144ab576 100644 --- a/etc/examples/3-sites-file/README.md +++ b/etc/examples/3-sites-file/README.md @@ -39,3 +39,7 @@ __Results directory structure:__ <!-- markdownlint-disable MD001 --> #### Next: [Example 4 – A simple hazard map](../4-hazard-map/README.md) + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/4-hazard-map/README.md b/etc/examples/4-hazard-map/README.md index e2a1893c2ce75fda367738ee223fb2fd4b0fb106..0c26c4102630b610eba586085ff2cd66b96b7110 100644 --- a/etc/examples/4-hazard-map/README.md +++ b/etc/examples/4-hazard-map/README.md @@ -28,3 +28,7 @@ __Results directory structure:__ <!-- markdownlint-disable MD001 --> #### Next: [Example 5 – A more complex model](../5-complex-model/README.md) + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/5-complex-model/README.md b/etc/examples/5-complex-model/README.md index 2fcb2903d6898d160171f60af6f8ba2d45c37b40..79f7b17b1dbbb340077ff22e5e16c755461cd98d 100644 --- a/etc/examples/5-complex-model/README.md +++ b/etc/examples/5-complex-model/README.md @@ -67,3 +67,7 @@ __Results directory structure:__ <!-- markdownlint-disable MD001 --> #### Next: [Example 6 – Enhanced output](../6-enhanced-output/README.md) + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/6-enhanced-output/README.md b/etc/examples/6-enhanced-output/README.md index 546c9dd6806a2a9c3967f94de81ffbdac3138582..61fffb7a1390f0e5893c6db546127f08cfb27335 100644 --- a/etc/examples/6-enhanced-output/README.md +++ b/etc/examples/6-enhanced-output/README.md @@ -53,3 +53,7 @@ __Results directory structure:__ <!-- markdownlint-disable MD001 --> #### Next: [Example 7 – Deaggregation](../7-deaggregation/README.md) + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/7-deaggregation/README.md b/etc/examples/7-deaggregation/README.md index aa1f2d378a92e8fc4ebac91ff6145f23bdd8d598..4750f2affa3c64fe660c3b4c543d2c4bbeb78ea2 100644 --- a/etc/examples/7-deaggregation/README.md +++ b/etc/examples/7-deaggregation/README.md @@ -89,3 +89,7 @@ empty results will not be saved. <!-- markdownlint-disable MD001 --> #### Next: [Example 8 – Earthquake probabilities and rates](../8-probabilities/README.md) + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/8-probabilities/README.md b/etc/examples/8-probabilities/README.md index 4574d2c4342e3ad29f249f1bb8c7198e2f7b23d6..38f3b7a6de77668a70c3187a5cdd9354b8d1f5eb 100644 --- a/etc/examples/8-probabilities/README.md +++ b/etc/examples/8-probabilities/README.md @@ -47,3 +47,7 @@ __Results directory structure:__ ├─ RateCalc.log └─ probs.csv ``` + +--- + +* [**Documentation Index**](../../../docs/README.md) diff --git a/etc/examples/README.md b/etc/examples/README.md index db74aa10c15c5a8dff15409c13fcb0ca2e06c4f0..b557f3baae6ef5ffda228f41c8bcd4d2d489fc20 100644 --- a/etc/examples/README.md +++ b/etc/examples/README.md @@ -12,3 +12,7 @@ Because each example builds on prior concepts, it is best step through all the e <!-- markdownlint-disable MD001 --> #### Start: [Example 1 – A simple hazard calculation](1-hazard-curve/README.md) + +--- + +* [**Documentation Index**](../../docs/README.md)