summaryrefslogtreecommitdiff
path: root/doc/ru
AgeCommit message (Collapse)Author
2014-01-23doc: move asciidoc attributes from command line into filesSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-12-02doc: use syntax key[xxx] for key bindings in quickstart guideSebastien Helleu
2013-11-20doc: 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-04doc: use one line titles and less chars for delimited blocks/tables in ↵Sebastien Helleu
asciidoc files
2013-08-02core: 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-31core: add cmake option ENABLE_MAN to compile man page (on by default)Sebastien Helleu
For configure, the option is "--disable-man".
2013-05-23doc: update WeeChat URLs (for new site design)Sebastien Helleu
2013-03-21doc: use listing style for commands in quickstart guideSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-11-27doc: add SASL authentication in quickstart guideSebastien Helleu
2012-11-22doc: fix typo in quickstart (part message is not allowed in /close or ↵Sebastien Helleu
/buffer close)
2012-08-14core: add new plugin "script" (scripts manager, replacing scripts weeget.py ↵Sebastien Helleu
and script.pl)
2012-06-09doc: add commands to download weeget.py in quickstart guideSebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-10-10core: uninstall docs and weechat-plugin.h on "make uninstall", fix ↵Sebastien Helleu
compilation of doc in standalone package
2011-08-20doc: set asciidoc language with "-a lang=xx" to translate notes, tips, ↵Sebastien Helleu
warnings,...
2011-08-04doc: replace ">=" and "<=" by UTF-8 chars in docsSebastien Helleu
2011-05-15core: fix compilation of doc in standalone packageSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-12-06Add some custom css styles for asciidocSebastien Helleu
2010-07-08Fix oftc address in quickstart guideSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-03-19Reformat multi-line commentsSebastien Helleu
2010-01-24Remove evil tabs in sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-12-13Update URL of WeeChat scripts pageSebastien Helleu
2009-11-18Add italian docs: quickstart and testerSebastien Helleu
2009-10-09Fix "table of contents" in russian quickstart guideSebastien Helleu
2009-10-09Add russian quickstart guideSebastien Helleu
2009-05-15Convert some docs to asciidoc format, add tester's guide, remove some ↵Sebastien Helleu
obsolete docs
2009-01-31Update quickstart guidesSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-09-17Fixed /server command in quickstart guideSebastien Helleu
2007-07-02Replaced GPL 2 license by GPL 3Sebastien Helleu
2007-01-05Changed copyright date (2006 -> 2007)Sebastien Helleu
2006-07-15Fixed typoSebastien Helleu
2006-06-05Added Makefile.am for russian quickstart guideSebastien Helleu
2006-06-05Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txtSebastien Helleu
2006-06-05Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txtSebastien Helleu
2006-06-03Add russian translation of quickstart_guideJulien Louis