X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=doc%2Fdevel-notes.txt;h=3cfcfc9bfb94b55d2834c32e8bfbed882e6db80f;hp=4fecee3fd4725252b3cee974b0b8eb9899c7a1d7;hb=57c0b219e1b899b31397f355dd7b84e8c03a5094;hpb=709596677d75e57812cc6bcaa85b844b4b32ca36 diff --git a/doc/devel-notes.txt b/doc/devel-notes.txt index 4fecee3..3cfcfc9 100644 --- a/doc/devel-notes.txt +++ b/doc/devel-notes.txt @@ -56,10 +56,10 @@ Getting started from SVN ------------------------ Once you've checked out a copy of the source from SVN from -svn.berlios.de/svnroot/repos/mutt-ng , you'll need to -run the script called 'prepare' that is in the root directory. The -script does all the automake/autoconf magic that needs to be done with -a fresh checkout. +svn.berlios.de/svnroot/repos/mutt-ng , you'll need to run the script +called 'prepare' that is in the root directory. The script does all the +automake/autoconf magic that needs to be done with a fresh checkout. If +all steps succeed, you'll have a configure script to start off with. A word about warnings @@ -115,8 +115,9 @@ Configuration _variables_ are documented directly in init.h. Note that this includes documentation for possibly added format flags! When adding variables which depend on system-functionality and/or -./configure switches, you have to add additional availability -information to avoid confusion in the manual. +./configure switches, you have to add additional "availability" +information to init.h to avoid confusion in the manual. Please see +init.h for examples. The parts of The Manual and the muttngrc manual page dealing with these variables, and the global Muttrc, are generated automatically @@ -139,6 +140,8 @@ similar to [ntg]roff: - \fB switches to boldface + - \fT switches to typewriter (only for SGML and ignored otherwise) + - \fP switches to normal display - \(as can be used to represent an asterisk (*). This is intended