[[project @ 2005-06-29 17:35:54 by unknown_lamer] unknown_lamer**20050629173554 Minor documentation edits ] { hunk ./ChangeLog 1 +2005-06-29 Clinton Ebadi + + * bobot++.texinfo (Configuration): Swapped order of config file + placement and config files + hunk ./ChangeLog 8 + * bobot++.texinfo: @vskip Opt... => @vskip 0pt... + hunk ./NEWS 40 - errors and backtraces when --debug is passed to Bobot++. + errors and backtraces when --debug/--debug-scripts is passed to + Bobot++. hunk ./bobot++.texinfo 27 -@vskip Opt plus 1filll +@vskip 0pt plus 1filll hunk ./bobot++.texinfo 71 -* Configuration Files:: hunk ./bobot++.texinfo 72 +* Configuration Files:: hunk ./bobot++.texinfo 126 -* Configuration Files:: hunk ./bobot++.texinfo 127 +* Configuration Files:: hunk ./bobot++.texinfo 130 -@node Configuration Files, Configuration File Placement, Configuration, Configuration +@node Configuration File Placement, Configuration Files, Configuration, Configuration +@section Configuration File Placement + +Bobot++ will look in @file{/etc/bobotpp/default/} for its default +config if none is specified on the command line. Put the configuration +files you want to be loaded by default in this directory. If you are +not root or you want to have your own personal configuration, put it +in @file{~/.bobotpp/config/default/}. + +@node Configuration Files, , Configuration File Placement, Configuration hunk ./bobot++.texinfo 260 -@node Configuration File Placement, , Configuration Files, Configuration -@section Configuration File Placement - -@quotation -[ I kinda think this should go before the detailed description of the -config file. I was didn't see it at first and was very frustrated -trying to find out @emph{where} to edit all this wonderful stuff. ] -@end quotation - -Bobot++ will look in @file{/etc/bobotpp/default/} for its default -config if none is specified on the command line. Put the configuration -files you want to be loaded by default in this directory. If you are -not root or you want to have your own personal configuration, put it -in @file{~/.bobotpp/config/default/}. - hunk ./bobot++.texinfo 643 -one. The general format of each hook description is as if it was was +one. The general format of each hook description is as if it were a hunk ./bobot++.texinfo 648 -@quotation -[ Boy, that's clumsy. I want to say that the hook/xx functions that -are documented below are not funtions that you call. They are the -functions that needs to be passed to bot:addhook for that kind of -hook. - -Still clumsy. Oh well. ] -@end quotation - - }