Updated HTML files

This commit is contained in:
Hauke Zühl
2017-06-07 20:29:11 +02:00
parent 495148e283
commit 88d07d78b0
127 changed files with 593 additions and 403 deletions
+11 -1
View File
@@ -128,13 +128,23 @@ $(document).ready(function(){initNavTree('README_8md.html','');});
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;To use the library, you need:</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;* libcurlpp</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;* libjsoncpp</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;You can use example01.cc to <a class="code" href="example01_8cc.html#a62e688e1f7e24b74a53a2bf7da93e5c1">start</a> your own bot or CGI script.</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;Do not forget to send your web hook URL to Telegram<span class="stringliteral">&#39;s API network,</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="stringliteral">otherwise, you cannot send commands to your bot.</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="stringliteral"></span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="stringliteral">In case you build a CGI script, do not forget to add a valid</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="stringliteral">certificate to your web server, because your bot is only called via</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="stringliteral">HTTPS!</span></div>
<div class="ttc" id="example01_8cc_html_a62e688e1f7e24b74a53a2bf7da93e5c1"><div class="ttname"><a href="example01_8cc.html#a62e688e1f7e24b74a53a2bf7da93e5c1">start</a></div><div class="ttdeci">std::string start(Telegram::TelegramBot *tg, Telegram::TCommandLine args)</div><div class="ttdef"><b>Definition:</b> <a href="example01_8cc_source.html#l00082">example01.cc:82</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="README_8md.html">README.md</a></li>
<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>