More updates towards supporting function documentation:
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 3 Mar 2010 16:23:50 +0000 (16:23 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 3 Mar 2010 16:23:50 +0000 (16:23 +0000)
commit3474302187a076347cc11349736c964bce4ab442
treed3e89de7f4618f9a1185d256fa73a30c6cab3ad1
parent1f99d3f45bf5502cc65c4cd385c0d2d5480a19e9
More updates towards supporting function documentation:
* Convert \f[BI].*\fP strings containing white space to quoted .B lines.
* Anchor conversion of \f[BI] lines to .[BR] at end of line.
* Convert \f[BI] lines preceded by text to a .R[BI] line.
* Convert -- on .[BI]R? lines to \-\-.
* Support  global="0" and env="0" options <scons_function> arguments for
  when the function has no global form or construction environment form.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4689 fdb21ef1-2011-0410-befe-b5e4ea1792b1
bin/scons-proc.py