Boost logo

Boost-Build :

From: Jurko Gospodnetiæ (jurko_for_boost_at_[hidden])
Date: 2004-10-25 10:02:21


[This message was originally posted on last Friday, 22.10.2004.
but seems it did not manage to get through so I am resending it. I
apologize in case any of the topics mentioned here are outdated
by now...]

Hi all.

Just wanted to give a few minor but hopefully helpful tweaks for
the V2 manual and web pages.

1. On http://boost.org/boost-build2/doc/html/bbv2.reference.html
there is a typo 'dublicates' which should read 'duplicates'.

2. On all V2 manual HTML pages there are problems with some
of the links on top.

Invalid links:
- 'Home' links to http://boost.org/boost-build2/index.htm.
(but http://boost.org/boost-build2/index.html does exist!)
- 'Libraries', 'People', and 'More' links.
- 'FAQ' link. (Should this be pointed to
http://boost.org/boost-build2/doc/html/bbv2.faq.html?)

3. I guess http://boost.org/boost-build2/doc/development_plan.html
has a slight typo where in the 'Alpha' milestone 'build' should be
spelled 'built'. Same near the beginning of
http://boost.org/boost-build2/doc/html/bbv2.tutorial.conditions.html
and
http://boost.org/boost-build2/doc/html/bbv2.advanced.jamfiles.html.
as well too many places throughout the documentation to list them
all here.

4. http://boost.org/boost-build2/doc/html/bbv2.tutorial.hierarchy.html
has some 'buggy text' under the first illustration. It says 'Because
there is no Jamfile in top/lib/, the projects in top/src/ and
top/util/foo/...' but there is not 'top/lib/' folder in that
illustration. I guess someone changed the text or the illustration
and they wound up out of sync.

5. http://boost.org/boost-build2/doc/html/bbv2.tutorial.conditions.html
has a typo 'relese' instead of 'release'. Also there is a typo 'two
two' where it should read only 'two'.

6. http://boost.org/boost-build2/doc/html/bbv2.tutorial.prebuilt.html
has a typo 'descibed' instead of 'described'.

7. I was wondering if the second example in
http://boost.org/boost-build2/doc/html/bbv2.tutorial.prebuilt.html
should perhaps read 'exe app : app.cpp /util/foo//lib2 ;' instead of
'exe app : app.cpp /util/foo//lib2 ../util/lib2//lib2 ;'.

8. In http://boost.org/boost-build2/doc/html/bbv2.advanced.html
- 'That information is passes back' should read ''That information
is passed back'.
- 'and there's ne need to explicitly' should read 'and there's no
need to explicitly'.
- 'are optional, but there's important restriction' should read 'are
optional, but there's an important restriction'.
- 'to pass four option' should read 'to pass four options'.

9. http://boost.org/boost-build2/doc/html/bbv2.advanced.jamfiles.html
- 'It is also describe' should read 'It is also described' or even
better 'It is described in more detail'.
- 'dependedents' should read 'dependents'.
- 'that declares test-suite' should read 'that declares a test-suite'.
- 'It possible to declare' should read 'It is possible to declare'.
- 'it it possible' should read 'it is possible'.
- 'will start serve as' should read 'will start to serve as'.

10.
http://boost.org/boost-build2/doc/html/bbv2.advanced.build_process.html
- 'which targets to built' should read 'which targets to build'.
- 'and which what properties' should read 'and with what
properties'.
- 'which had some additional shortcuts if described' should read
'which has some additional shortcuts is described'.

11.
http://boost.org/boost-build2/doc/html/bbv2.advanced.builtins.targets.html
- 'giu' in two examples should be spelled 'gui'.
- 'and don't include any extra code' should read 'and not include
any extra code'.

12.
http://boost.org/boost-build2/doc/html/bbv2.advanced.builtins.features.html
- 'build so suit expectations of people used various IDEs' should
read 'build to suit expectations of people used to various IDEs'.

13. Some more generic typos to grep for:
- 'usefull' should be spelled 'useful'.
- 'implict' should read 'implicit'.

Ok... enough from me for now... :-)

Hope this helps,
Jurko Gospodnetiæ

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk