diff --git a/2.0.x/images/callouts/1.png b/2.0.x/images/callouts/1.png
new file mode 100644
index 00000000..7d473430
Binary files /dev/null and b/2.0.x/images/callouts/1.png differ
diff --git a/2.0.x/images/callouts/2.png b/2.0.x/images/callouts/2.png
new file mode 100644
index 00000000..5d09341b
Binary files /dev/null and b/2.0.x/images/callouts/2.png differ
diff --git a/2.0.x/images/callouts/3.png b/2.0.x/images/callouts/3.png
new file mode 100644
index 00000000..ef7b7004
Binary files /dev/null and b/2.0.x/images/callouts/3.png differ
diff --git a/2.0.x/index.html b/2.0.x/index.html
index 2bffe127..dad58822 100644
--- a/2.0.x/index.html
+++ b/2.0.x/index.html
@@ -90,7 +90,7 @@ $(addBlockSwitches);
-
2.0.0.BUILD-SNAPSHOT
+
2.0.5.BUILD-SNAPSHOT
diff --git a/2.0.x/multi/images/callouts/1.png b/2.0.x/multi/images/callouts/1.png
new file mode 100644
index 00000000..7d473430
Binary files /dev/null and b/2.0.x/multi/images/callouts/1.png differ
diff --git a/2.0.x/multi/images/callouts/2.png b/2.0.x/multi/images/callouts/2.png
new file mode 100644
index 00000000..5d09341b
Binary files /dev/null and b/2.0.x/multi/images/callouts/2.png differ
diff --git a/2.0.x/multi/images/callouts/3.png b/2.0.x/multi/images/callouts/3.png
new file mode 100644
index 00000000..ef7b7004
Binary files /dev/null and b/2.0.x/multi/images/callouts/3.png differ
diff --git a/2.0.x/multi/multi__contributing.html b/2.0.x/multi/multi__contributing.html
index c9db9932..39dc131f 100644
--- a/2.0.x/multi/multi__contributing.html
+++ b/2.0.x/multi/multi__contributing.html
@@ -25,4 +25,63 @@ in the project)Add yourself as an Add some Javadocs and, if you change the namespace, some XSD doc elements.A few unit tests would help a lot as well — someone has to do it.If no-one else is using your branch, please rebase it against the current master (or
other target branch in the main project).When writing a commit message please follow these conventions,
if you are fixing an existing issue please add Fixes gh-XXXX at the end of the commit
-message (where XXXX is the issue number).