Go to file
Rene Rivera 812d5d9f94 Implement ReST type preformatted syntax using "::".
* class.jam; Use new "::" syntax.
* doc.jam; Change comment parsing to keep leading whitespaces.
* doc.jam; Fix problem when a rule's argument has the same name as an inner rule.
* print.jam; Implement ReST syntax of "::" to indicate preformatted text. All forms of the ReST syntax are supported, and the additional form of a preformated paragraph with the first line as "::".


[SVN r16244]
2002-11-15 01:16:50 +00:00
doc initial commit 2002-05-06 21:37:47 +00:00
example Added an example of library use. 2002-10-23 14:03:17 +00:00
examples-v2 Added an example of library use. 2002-10-23 14:03:17 +00:00
src Implement ReST type preformatted syntax using "::". 2002-11-15 01:16:50 +00:00
test Revive all the tests. 2002-11-14 10:17:50 +00:00
website initial checkin 2002-05-06 03:46:55 +00:00
.gitattributes This commit was generated by cvs2svn to compensate for changes in r3058, 2001-07-20 16:50:21 +00:00
architecture.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
bison.jam Sundry improvements: 2002-10-07 13:34:14 +00:00
boost_build_v2.html Revive all the tests. 2002-11-14 10:17:50 +00:00
development_plan.txt Added development plan. 2002-09-10 10:06:06 +00:00
errors.jam Revive all the tests. 2002-11-14 10:17:50 +00:00
gcc.jam Attempt to handle derived target types 2002-11-12 14:37:43 +00:00
lex.jam Sundry improvements: 2002-10-07 13:34:14 +00:00
m1.txt Added description of milestone 1 and some tests for it. 2002-04-17 14:10:54 +00:00
modules.jam Allow loading modules in the same directory to work in all cases. 2002-08-15 07:11:29 +00:00
project-root.jam Tweak path-constant handling. 2002-11-04 17:27:42 +00:00