49 Commits

Author SHA1 Message Date
Sebastien Helleu
261efe6299 core: add cmake option ENABLE_MAN to compile man page (on by default)
For configure, the option is "--disable-man".
2013-07-31 13:28:59 +02:00
Sebastien Helleu
43c889da50 doc: add flag "-L" for a2x when building man page (do not check asciidoc output with xmllint) 2013-06-29 11:11:25 +02:00
Sebastien Helleu
1cadbdf6a9 core: update man page and add translations (in french, german, italian, and japanese) 2013-06-28 20:08:16 +02:00
Sebastien Helleu
f97598b4aa core: update copyright dates 2013-01-01 13:12:49 +01:00
Sebastien Helleu
47e4a03be6 core: update copyright dates 2012-01-08 18:59:50 +01:00
Sebastien Helleu
013f8cc757 relay: add WeeChat protocol (for remote GUI), doc about protocol, new options
The protocol is partial, under development, and NOT ready for usage.

New options added in relay.conf:
- relay.network.allowed_ips: allow only some IPs on relay plugin (by default
  all IPs are allowed)
- relay.network.compression_level: compression level used in WeeChat protocol
  (compression is made using zlib)
2011-12-06 23:06:23 +01:00
Sebastien Helleu
b9d8eee2ce doc: add developer's guide (task #5416) 2011-11-06 00:16:13 +01:00
Sebastien Helleu
abd95bf1b1 doc: fix toclevels (from 3 to 4) for user guide in Makefile.am 2011-11-04 10:38:23 +01:00
Sebastien Helleu
3f5d865d64 core: uninstall docs and weechat-plugin.h on "make uninstall", fix compilation of doc in standalone package 2011-10-10 18:41:25 +02:00
Sebastien Helleu
6068f7d268 core: fix compilation of doc in standalone package 2011-05-15 09:05:11 +02:00
Sebastien Helleu
4678802cbc Use new style for keys in FAQ 2011-03-16 19:31:16 +01:00
Sebastien Helleu
a4621a7ee3 Add styles for keys in user guide 2011-02-25 14:33:20 +01:00
Sebastien Helleu
d24f6e9e17 Update copyright dates 2011-01-01 18:06:29 +01:00
Sebastien Helleu
c1b3c3bd33 Add some custom css styles for asciidoc 2010-12-06 11:30:33 +01:00
Sebastien Helleu
dc6e7a1c0f Add doc for some signals and hsignals in plugin API reference
Doc for signals:
- logger_backlog
- xxx_script_install
- xxx_script_remove
- irc_input_send

Doc for hsignals:
- irc_redirect_command
- irc_redirect_pattern
2010-11-08 11:04:55 +01:00
Sebastien Helleu
6562d676fe Update licenses and copyrights, add missing author names in sources 2010-06-22 19:46:28 +02:00
Sebastien Helleu
eb56a98fc8 Remove evil tabs in sources 2010-01-24 10:47:53 +01:00
Sebastien Helleu
2133eb30ff Update copyright dates 2010-01-03 19:31:55 +01:00
Sebastien Helleu
4a89b4ae59 Add french translation of Scripting Guide 2009-06-28 12:00:16 +02:00
Sebastien Helleu
26919fe58b Add french translation of Plugin API Reference 2009-06-28 00:47:37 +02:00
Sebastien Helleu
0e040e8301 Convert all docs to asciidoc format, add scripting guide 2009-05-28 16:07:40 +02:00
Sebastien Helleu
041b754980 Convert some docs to asciidoc format, add tester's guide, remove some obsolete docs 2009-05-15 23:03:35 +02:00
Sebastien Helleu
4c71cb5f2b Remove old docs for notify plugin 2009-04-24 22:17:17 +02:00
Sebastien Helleu
546d3afd01 Add missing API functions in doc (infolists and upgrade), move infos and infolists from user guide to developer guide 2009-04-14 00:03:18 +02:00
Sebastien Helleu
acb5772334 Add support of many templates for completion of command arguments, rename default completion items 2009-04-11 14:49:34 +02:00
Sebastien Helleu
31508fed70 Add missing autogen doc files in makefiles 2009-03-29 01:18:30 +01:00
Sebastien Helleu
18a62f1dac Add Jabber plugin (alpha version, many Jabber features are missing)
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib.
Please note many major Jabber features are missing:
- roster management (add/remove/.. buddies),
- MUC,
- transports.
It is possible to define servers (with /jabber), connect to them (with
/jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat).
2009-01-15 15:29:05 +01:00
Sebastien Helleu
2115f3f675 Update copyright dates 2009-01-03 10:06:53 +01:00
Sebastien Helleu
67d8312f46 Update developer guide (add 50% of new C API functions) 2008-11-07 18:27:16 +01:00
Sebastien Helleu
b7d09bf2a1 Add missing doc files for autotools 2008-11-06 19:02:41 +01:00
Sebastien Helleu
885df965e5 Rename developer doc (-devel to -dev) 2008-11-06 09:47:52 +01:00
Sebastien Helleu
60d95151c5 Clean old docs output before building 2008-11-05 18:52:48 +01:00
Sebastien Helleu
a17065492f Split doc into 2 docs: user and developer guide 2008-11-05 18:28:25 +01:00
Sebastien Helleu
da5e813536 Add missing XML files authors.xx.xml in makefiles 2008-10-26 11:51:52 +01:00
Sebastien Helleu
bfc9751fb7 Clean doc/xx/ directory after build with autotools 2008-10-10 15:01:20 +02:00
Sebastien Helleu
ae612a811b Many changes in doc 2008-09-05 18:52:59 +02:00
Sebastien Helleu
4fa856c773 Update doc 2008-05-26 14:27:35 +02:00
Sebastien Helleu
af12f3e99c XML doc files (weechat.XX.xml) splitted in many XML files 2008-02-24 10:45:55 +01:00
Sebastien Helleu
e3b52115c7 Update of year in some copyrights 2008-01-02 12:47:09 +01:00
Sebastien Helleu
f1a39ce7d7 Replaced GPL 2 license by GPL 3 2007-07-02 12:25:13 +00:00
Sebastien Helleu
632d451f62 Changed copyright date (2006 -> 2007) 2007-01-05 23:41:38 +00:00
Sebastien Helleu
015a9d0a22 Added doc formats in ./configure output, fixed problem with make install when pdf are not built 2006-12-02 10:16:20 +00:00
Julien Louis
875d1e5fee Documentation can now be built in pdf format 2006-12-01 22:38:20 +00:00
Sebastien Helleu
34ee7e4076 Fixed compilation problems under Irix 2006-07-30 23:25:12 +00:00
Sebastien Helleu
39cc46b609 Added german quickstart guide 2006-05-31 22:10:13 +00:00
Sebastien Helleu
0c7f9f274d Fixed make clean in doc which was deleting weechat quickstart guide 2006-05-31 20:54:17 +00:00
Sebastien Helleu
1ac38c3458 Added quickstart guide 2006-05-31 09:37:11 +00:00
Sebastien Helleu
beb846884c Added date in doc 2006-05-08 00:44:07 +00:00
Sebastien Helleu
b10b53c689 Replaced Texinfo doc by XML Docbook 2006-01-02 22:16:54 +00:00