From cfb5355b0d5552305a66a1e58a3bdee64a97bce0 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Wed, 11 Jul 2018 20:35:24 +0200
Subject: [PATCH] fix

see ce9a8ea09795eb0aea2d036624227205ef93abdd
---
 developer-doc/AddingAnAnalysis.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/developer-doc/AddingAnAnalysis.md b/developer-doc/AddingAnAnalysis.md
index 8ac30d91e..4527bb7e1 100644
--- a/developer-doc/AddingAnAnalysis.md
+++ b/developer-doc/AddingAnAnalysis.md
@@ -1,6 +1,3 @@
-// This document is formatted for Doxygen
-/**
-
 \page AddingAnAnalysis Implementing analysis methods in PLUMED
 
 Information on implementing methods that perform analysis on stored trajectory information eg dimensionality reduction
@@ -205,4 +202,3 @@ PLMD::analysis::AnalysisWithDataCollection as I believe you want the clustering
 Obviously, if you are thinking of adding methods to cluster trajectory frames within PLUMED please feel free to get in touch with me (gareth.tribello\@gmail.com).  
 I will be more than happy to discuss these ideas with you.
 
-*/
-- 
GitLab