Updated docs
This commit is contained in:
+10
-1
@@ -108,6 +108,15 @@ $(document).ready(function(){initNavTree('index.html','');});
|
||||
<li>libjsoncpp-dev</li>
|
||||
</ul>
|
||||
<p>and - of course - their dependencies.</p>
|
||||
<p>To compile and install the lib:</p>
|
||||
<ul>
|
||||
<li>mkdir build</li>
|
||||
<li>cd build/</li>
|
||||
<li>cmake ../</li>
|
||||
<li>make</li>
|
||||
<li>sudo make install</li>
|
||||
<li>sudo ldconfig</li>
|
||||
</ul>
|
||||
<p>To use the library, you need:</p>
|
||||
<ul>
|
||||
<li>libcurlpp</li>
|
||||
@@ -118,7 +127,7 @@ $(document).ready(function(){initNavTree('index.html','');});
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Tue May 3 2016 09:46:46 for LibTgBotPP by
|
||||
<li class="footer">Generated on Sun Jun 4 2017 13:31:54 for LibTgBotPP by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user