1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

Add missing API functions in doc (infolists and upgrade), move infos and infolists from user guide to developer guide

This commit is contained in:
Sebastien Helleu
2009-04-14 00:03:18 +02:00
parent 92b96dee1b
commit 546d3afd01
72 changed files with 3678 additions and 10818 deletions
-26
View File
@@ -55,30 +55,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
</section>
<section id="secScriptsInfosHooked">
<title>Infos and infolists</title>
<para>
<informaltable colsep="0" frame="none">
<tgroup cols="3">
<thead>
<row>
<entry>Type</entry>
<entry>Name</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
&perl_infos.xml;
&python_infos.xml;
&ruby_infos.xml;
&lua_infos.xml;
&tcl_infos.xml;
</tbody>
</tgroup>
</informaltable>
</para>
</section>
</section>