From cc2d7300ce561ce4513eb6c9bcc9f6ef36561533 Mon Sep 17 00:00:00 2001
From: DavidCok <cok@frontiernet.net>
Date: Thu, 27 Sep 2018 13:37:53 +0200
Subject: [PATCH] Initial documentation

---
 doc/userman/description.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/userman/description.tex b/doc/userman/description.tex
index 44c50768..56d55edd 100644
--- a/doc/userman/description.tex
+++ b/doc/userman/description.tex
@@ -1,4 +1,6 @@
-The \fclang plug-in intends to provide a full translation of C++ and \acslpp into the \framac internal representation, and from there be able to be analyzed by other \framac plug-ins. This is a work in progress. The following sections describe the  limitations of the current implementation.
+The \fclang plug-in intends to provide a full translation of C++ and \acslpp into the \framac internal representation, and from there be able to be analyzed by other \framac plug-ins. 
+This is a work in progress. 
+The following sections describe the  limitations of the current implementation.
 \begin{itemize}
 	\item The plug-in aims for the TBD version of C++
 	\item \acslpp is described in the companion \acslpp reference manual, also a part of the \framac release.
-- 
GitLab