test to try to get doc working

Revision:
0:9b7c45516b5b
Child:
2:d96d40a3858c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/object.cpp	Sat Mar 28 11:57:50 2020 +0000
@@ -0,0 +1,10 @@
+
+/**
+ * Some docs
+ */
+#include "object.h"
+
+/**
+ * Constructor
+ */
+Object::Object(){}
\ No newline at end of file