Updated HTML files
This commit is contained in:
+5
-2
@@ -120,14 +120,17 @@ $(document).ready(function(){initNavTree('index.html','');});
|
||||
<p>To use the library, you need:</p>
|
||||
<ul>
|
||||
<li>libcurlpp</li>
|
||||
<li>libjsoncpp </li>
|
||||
<li>libjsoncpp</li>
|
||||
</ul>
|
||||
<p>You can use <a class="el" href="example01_8cc.html">example01.cc</a> to start your own bot or CGI script.</p>
|
||||
<p>Do not forget to send your web hook URL to <a class="el" href="namespaceTelegram.html">Telegram</a>'s API network, otherwise, you cannot send commands to your bot.</p>
|
||||
<p>In case you build a CGI script, do not forget to add a valid certificate to your web server, because your bot is only called via HTTPS! </p>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Tue Jun 6 2017 14:48:45 for LibTgBotPP by
|
||||
<li class="footer">Generated on Wed Jun 7 2017 20:28:17 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