Switch to unified view

a/doc/building.html b/doc/building.html
...
...
787
<div class="paragraph"><p>Building upplay:</p></div>
787
<div class="paragraph"><p>Building upplay:</p></div>
788
<div class="literalblock">
788
<div class="literalblock">
789
<div class="content">
789
<div class="content">
790
<pre><code>cd upplay-x.y.z
790
<pre><code>cd upplay-x.y.z
791
qmake
791
qmake
792
make
792
sudo make install</code></pre>
793
sudo make install</code></pre>
793
</div></div>
794
</div></div>
794
<div class="paragraph"><p>And you should now be able to <em>upplay</em></p></div>
795
<div class="paragraph"><p>And you should now be able to <em>upplay</em></p></div>
795
<div class="paragraph"><p>The above examples are for source extracted from tar release files. For
796
<div class="paragraph"><p>The above examples are for source extracted from tar release files. For
796
git source, you need to adjust the names of the top directories, and use
797
git source, you need to adjust the names of the top directories, and use
...
...
862
</div>
863
</div>
863
<div id="footnotes"><hr /></div>
864
<div id="footnotes"><hr /></div>
864
<div id="footer">
865
<div id="footer">
865
<div id="footer-text">
866
<div id="footer-text">
866
Last updated
867
Last updated
867
 2017-11-01 18:18:40 CET
868
 2018-06-14 05:15:38 CEST
868
</div>
869
</div>
869
</div>
870
</div>
870
</body>
871
</body>
871
</html>
872
</html>