From 2aad6d681dcbea5564425648375f7ddca2080940 Mon Sep 17 00:00:00 2001 From: xg353y Date: Fri, 18 May 2018 17:59:06 +0200 Subject: Generate API documents Adding maven plugins to scan Clamp code automatically and generate swagger.json, html and pdf documents with the exposed Clamp API information. Issue-ID: CLAMP-169 Change-Id: Ia46cd2aa7000251b30c9eaaa040f1f8d9246af45 Signed-off-by: xg353y --- docs/images/swagger.png | Bin 0 -> 3590 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/images/swagger.png (limited to 'docs/images/swagger.png') diff --git a/docs/images/swagger.png b/docs/images/swagger.png new file mode 100644 index 000000000..f5a9e0c0c Binary files /dev/null and b/docs/images/swagger.png differ -- cgit 1.2.3-korg