From e2d3440375dd7708a9bc29ac26cbfa369b4ec44c Mon Sep 17 00:00:00 2001
From: carlocamilloni <carlo.camilloni@gmail.com>
Date: Tue, 4 Sep 2018 11:05:05 +0200
Subject: [PATCH] more doc fixes

---
 user-doc/Analysis.md     | 2 ++
 user-doc/Installation.md | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/user-doc/Analysis.md b/user-doc/Analysis.md
index f860571f1..cfa97ad62 100644
--- a/user-doc/Analysis.md
+++ b/user-doc/Analysis.md
@@ -41,6 +41,8 @@ of the system.  The following methods can thus be used to calculate weights for
 frames so that the final ensemble average is an average for the cannonical ensemble at the appropriate 
 temperature.
 
+\section analysisbias Unbiasing and Averaging
+
 @REWEIGHTING@
 
 You can then calculate ensemble averages using the following actions.
diff --git a/user-doc/Installation.md b/user-doc/Installation.md
index e6c5af87e..d7a542840 100644
--- a/user-doc/Installation.md
+++ b/user-doc/Installation.md
@@ -711,7 +711,6 @@ export CRAYPE_LINK_TYPE=dynamic
 \endverbatim
   Adding libraries to `STATIC_LIBS` uses them for all the linking steps, whereas those in `LIBS` are only used when linking the PLUMED kernel library.
   See more at [this thread](https://groups.google.com/d/msgid/plumed-users/CAB1aw3y0m%3D5qwzsZY4ZB-aBevsL5iuS%3DmQuSWK_cw527zCMqzg%40mail.gmail.com?utm_medium=email&utm_source=footer).
-\endverbatim
 
 \page CodeSpecificNotes Code specific notes
 
-- 
GitLab