Browse Source

完善文档

malongwei 3 years ago
parent
commit
fc41daafa6

+ 7 - 1
README.md

@@ -325,7 +325,13 @@ agile_modbus_slave_handle(ctx, read_len, 0, agile_modbus_slave_util_callback, &s
 - 需要更改 `Graphviz` 路径。
 - `HTML` 生成未使用 `chm` 格式的,如果使能需要更改 `hhc.exe` 路径。
 
-## 3、联系方式 & 感谢
+## 3、支持
+
+![zanshang](./figures/zanshang.jpg)
+
+如果 Agile Modbus 解决了你的问题,不妨扫描上面二维码请我 **喝杯咖啡** ~
+
+## 4、联系方式 & 感谢
 
 - 维护:马龙伟
 - 主页:<https://github.com/loogg/agile_modbus>

BIN
doc/doxygen/Agile_Modbus.chm


BIN
doc/doxygen/figures/zanshang.jpg


BIN
doc/doxygen/output/figures/zanshang.jpg


+ 6 - 2
doc/doxygen/output/index.html

@@ -269,7 +269,7 @@ $(document).ready(function(){initNavTree('index.html',''); initResizable(); });
 <div class="line"><a class="code hl_function" href="group___slave___operation___functions.html#ga9ddc38e7ac14384c02b07b8927165247">agile_modbus_slave_handle</a>(ctx, read_len, 0, <a class="code hl_function" href="group___s_l_a_v_e___u_t_i_l___exported___functions.html#ga6d7613fbda26c40a969df673cf9b8c5b">agile_modbus_slave_util_callback</a>, &amp;slave_util, NULL);</div>
 <div class="ttc" id="aagile__modbus_8h_html"><div class="ttname"><a href="agile__modbus_8h.html">agile_modbus.h</a></div><div class="ttdoc">Agile Modbus 软件包通用头文件</div></div>
 <div class="ttc" id="aagile__modbus__slave__util_8h_html"><div class="ttname"><a href="agile__modbus__slave__util_8h.html">agile_modbus_slave_util.h</a></div><div class="ttdoc">Agile Modbus 软件包提供的简易从机接入头文件</div></div>
-<div class="ttc" id="agroup___s_l_a_v_e___u_t_i_l___exported___functions_html_ga6d7613fbda26c40a969df673cf9b8c5b"><div class="ttname"><a href="group___s_l_a_v_e___u_t_i_l___exported___functions.html#ga6d7613fbda26c40a969df673cf9b8c5b">agile_modbus_slave_util_callback</a></div><div class="ttdeci">int agile_modbus_slave_util_callback(agile_modbus_t *ctx, struct agile_modbus_slave_info *slave_info, const void *data)</div><div class="ttdoc">从机回调函数</div><div class="ttdef"><b>Definition:</b> <a href="agile__modbus__slave__util_8c_source.html#l00252">agile_modbus_slave_util.c:252</a></div></div>
+<div class="ttc" id="agroup___s_l_a_v_e___u_t_i_l___exported___functions_html_ga6d7613fbda26c40a969df673cf9b8c5b"><div class="ttname"><a href="group___s_l_a_v_e___u_t_i_l___exported___functions.html#ga6d7613fbda26c40a969df673cf9b8c5b">agile_modbus_slave_util_callback</a></div><div class="ttdeci">int agile_modbus_slave_util_callback(agile_modbus_t *ctx, struct agile_modbus_slave_info *slave_info, const void *data)</div><div class="ttdoc">从机回调函数</div><div class="ttdef"><b>Definition:</b> <a href="agile__modbus__slave__util_8c_source.html#l00387">agile_modbus_slave_util.c:387</a></div></div>
 <div class="ttc" id="astructagile__modbus__slave__util_html"><div class="ttname"><a href="structagile__modbus__slave__util.html">agile_modbus_slave_util</a></div><div class="ttdoc">从机功能结构体</div><div class="ttdef"><b>Definition:</b> <a href="agile__modbus__slave__util_8h_source.html#l00048">agile_modbus_slave_util.h:48</a></div></div>
 </div><!-- fragment --><ul>
 <li><code>agile_modbus_slave_util_callback</code> 介绍<ul>
@@ -370,7 +370,11 @@ $(document).ready(function(){initNavTree('index.html',''); initResizable(); });
 <li><code>HTML</code> 生成未使用 <code>chm</code> 格式的,如果使能需要更改 <code>hhc.exe</code> 路径。</li>
 </ul>
 <h1><a class="anchor" id="autotoc_md30"></a>
-3、联系方式 &amp; 感谢</h1>
+3、支持</h1>
+<p ><img src="./figures/zanshang.jpg" alt="zanshang" class="inline"/></p>
+<p >如果 Agile Modbus 解决了你的问题,不妨扫描上面二维码请我 <b>喝杯咖啡</b> ~</p>
+<h1><a class="anchor" id="autotoc_md31"></a>
+4、联系方式 &amp; 感谢</h1>
 <ul>
 <li>维护:马龙伟</li>
 <li>主页:<a href="https://github.com/loogg/agile_modbus">https://github.com/loogg/agile_modbus</a></li>

BIN
figures/zanshang.jpg