commit cb5551a7fb7d5571aa655b1f9f23f7bd8fab1bb5
parent 138a4bf66790091b504bcbc3a1ad285d64b7976a
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Wed, 6 Dec 2017 11:39:12 +0100
Minor update of the star-engine overview
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/star-engine.html.in b/star-engine.html.in
@@ -117,8 +117,8 @@ libraries. Refer the Star-Engine <a
href="https://gitlab.com/meso-star/star-engine">git repository</a> for a
complete description of the procedure.</p>
-<p>On both cases, once installed, the structure of the Star-Engine directory
-looks like a regular Unix filesystem hierarchy:</p>
+<p>Once installed, the directory of the Star-Engine looks like a regular Unix
+filesystem hierarchy:</p>
<ul>
<li>The <code>bin</code> directory stands for binary and contains the
@@ -164,7 +164,7 @@ advanced software one should rely on a build system like <a
href="https://www.gnu.org/software/make/">GNU Make</a> or <a
href="https://cmake.org/">CMake</a>.</p>
-<h3>CMake build-system</h3>
+<h3>CMake build system</h3>
<p>Star-Engine provides CMake packages that help programmers to use its
libraries in their software relying on the CMake build system. To use these