Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-15 | doc: fix source-highlighter in autotools (issue #722) | Sébastien Helleu | |
2016-05-15 | core: rename .asciidoc files to .adoc (issue #722) | Sébastien Helleu | |
2016-05-14 | doc: use asciidoctor instead of asciidoc (issue #722) | Sébastien Helleu | |
2016-01-01 | core: update copyright dates | Sébastien Helleu | |
2015-01-14 | doc: remove build of asciidoc CSS files | Sébastien Helleu | |
This fixes a compilation problem on Debian Squeeze where cmake (2.8.2) seems to not work well with dependencies across different directories (/doc and /doc/xx). | |||
2015-01-12 | doc: add translators in docs, move table of contents on the left, build HTML5 | Sébastien Helleu | |
2015-01-03 | doc: fix compilation of man pages with autotools in source directory | Sébastien Helleu | |
2015-01-01 | core: update copyright dates | Sébastien Helleu | |
2014-05-25 | doc: use .asciidoc extension instead of .txt for doc files | Sébastien Helleu | |
2014-04-05 | doc: build relay protocol before developer's guide | Sébastien Helleu | |
2014-02-08 | doc: clean temporary files used to build man pages (autotools) | Sebastien Helleu | |
2014-02-03 | doc: add French version of relay protocol | Sebastien Helleu | |
2014-01-23 | doc: move asciidoc attributes from command line into files | Sebastien Helleu | |
2014-01-01 | core: update copyright dates | Sebastien Helleu | |
2013-11-20 | doc: use asciidoc attribute for date of docs (fix cmake warning) | Sebastien Helleu | |
CMake was displaying some warnings about a space in argument used for asciidoc command: -a date=`date "+%F"` Warning displayed: CMake Warning (dev) in doc/en/CMakeLists.txt: Syntax Warning in cmake code at /path/to/doc/en/CMakeLists.txt:41:82 Argument not separated from preceding token by whitespace. This warning is for project developers. Use -Wno-dev to suppress it. | |||
2013-11-12 | doc: fix build of man page (add missing copy of file cmdline_options.xx.txt) | Sebastien Helleu | |
2013-11-11 | doc: fix warnings on build of man page with a2x 8.6.9 | Sebastien Helleu | |
The -D/--destination-dir displays a warning for non HTML doc (so for man page). So the man page is copied to the build directory before being built. | |||
2013-10-20 | doc: use asciidoc system attribute {sys:command} for year in copyright of ↵ | Sebastien Helleu | |
man page | |||
2013-10-19 | doc: use asciidoc attribute for year in copyright of man page | Sebastien Helleu | |
2013-08-02 | core: rename binary and man page from "weechat-curses" to "weechat" (task ↵ | Sebastien Helleu | |
#11027) A symbolic link weechat-curses -> weechat is now created (by both cmake and configure), so that the /upgrade will work from an old version. However, if you upgrade from an old version, it is recommended to force the use of the new binary name with the command: `/upgrade /path/to/weechat` (replace the path accordingly). | |||
2013-07-31 | core: add cmake option ENABLE_MAN to compile man page (on by default) | Sebastien Helleu | |
For configure, the option is "--disable-man". | |||
2013-06-29 | doc: add flag "-L" for a2x when building man page (do not check asciidoc ↵ | Sebastien Helleu | |
output with xmllint) | |||
2013-06-28 | core: update man page and add translations (in french, german, italian, and ↵ | Sebastien Helleu | |
japanese) | |||
2013-01-01 | core: update copyright dates | Sebastien Helleu | |
2012-01-08 | core: update copyright dates | Sebastien Helleu | |
2011-12-06 | relay: add WeeChat protocol (for remote GUI), doc about protocol, new options | Sebastien Helleu | |
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-11-06 | doc: add developer's guide (task #5416) | Sebastien Helleu | |
2011-11-04 | doc: fix toclevels (from 3 to 4) for user guide in Makefile.am | Sebastien Helleu | |
2011-10-10 | core: uninstall docs and weechat-plugin.h on "make uninstall", fix ↵ | Sebastien Helleu | |
compilation of doc in standalone package | |||
2011-05-15 | core: fix compilation of doc in standalone package | Sebastien Helleu | |
2011-03-16 | Use new style for keys in FAQ | Sebastien Helleu | |
2011-02-25 | Add styles for keys in user guide | Sebastien Helleu | |
2011-01-01 | Update copyright dates | Sebastien Helleu | |
2010-12-06 | Add some custom css styles for asciidoc | Sebastien Helleu | |
2010-11-08 | Add doc for some signals and hsignals in plugin API reference | Sebastien Helleu | |
Doc for signals: - logger_backlog - xxx_script_install - xxx_script_remove - irc_input_send Doc for hsignals: - irc_redirect_command - irc_redirect_pattern | |||
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu | |
2010-01-24 | Remove evil tabs in sources | Sebastien Helleu | |
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-06-28 | Add french translation of Scripting Guide | Sebastien Helleu | |
2009-06-28 | Add french translation of Plugin API Reference | Sebastien Helleu | |
2009-05-28 | Convert all docs to asciidoc format, add scripting guide | Sebastien Helleu | |
2009-05-15 | Convert some docs to asciidoc format, add tester's guide, remove some ↵ | Sebastien Helleu | |
obsolete docs | |||
2009-04-24 | Remove old docs for notify plugin | Sebastien Helleu | |
2009-04-14 | Add missing API functions in doc (infolists and upgrade), move infos and ↵ | Sebastien Helleu | |
infolists from user guide to developer guide | |||
2009-04-11 | Add support of many templates for completion of command arguments, rename ↵ | Sebastien Helleu | |
default completion items | |||
2009-03-29 | Add missing autogen doc files in makefiles | Sebastien Helleu | |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu | |
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-03 | Update copyright dates | Sebastien Helleu | |
2008-11-07 | Update developer guide (add 50% of new C API functions) | Sebastien Helleu | |
2008-11-06 | Add missing doc files for autotools | Sebastien Helleu | |