Add a toc file for the plugin documentation

At Google this file is required to host the plugin documentation.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Icdef821cccc01aedb41960debc7654ef21afc089
diff --git a/src/main/resources/Documentation/toc.md b/src/main/resources/Documentation/toc.md
new file mode 100644
index 0000000..cfa6ba2
--- /dev/null
+++ b/src/main/resources/Documentation/toc.md
@@ -0,0 +1,9 @@
+### User Guides
+* [REST API](rest-api.html)
+
+### Admin Guides
+* [Configuration](config.html)
+
+### Contributor Guides
+* [Build](build.html)
+