From 0e67256a2a66b2d0a0c6b3491ab2db63884bd55f Mon Sep 17 00:00:00 2001 From: Runemoro Date: Fri, 8 Nov 2019 17:36:33 -0500 Subject: Add stats generation (#177) * Add stats generation * Parameters and inner classes too * Fixes --- src/main/resources/stats.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 src/main/resources/stats.html (limited to 'src/main/resources') diff --git a/src/main/resources/stats.html b/src/main/resources/stats.html new file mode 100644 index 00000000..fcff7c0f --- /dev/null +++ b/src/main/resources/stats.html @@ -0,0 +1,34 @@ + + + + + + Stats + + + + + +
+ + + + + + + -- cgit v1.2.3