[Boost-bugs] [Boost C++ Libraries] #13222: Documentation for header- only libarries inaccurate

Subject: [Boost-bugs] [Boost C++ Libraries] #13222: Documentation for header- only libarries inaccurate
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-09-21 09:00:25


#13222: Documentation for header- only libarries inaccurate
-----------------------------------+------------------------------
 Reporter: Declan Moran <dec1@…> | Owner: Matias Capeletto
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
  Version: Boost 1.65.0 | Severity: Problem
 Keywords: |
-----------------------------------+------------------------------
 The documentation at

 http://www.boost.org/doc/libs/1_65_1/more/getting_started/unix-
 variants.html#header-only-libraries

 lists the libraries which must be be compiled separately.

 Executing the following on the command line

> ./bootstrap.sh --show-libraries

 however, produces a different list (see below). It seems the docu is
 missing the libraries:

 ''atomic, container, coroutine, fiber, metaparse, stacktrace and
 type_erasure''

 which I suggested should be added to the (html) documentation

> ./bootstrap.sh --show-libraries

  The Boost libraries requiring separate building and installation are:
      - atomic
      - chrono
      - container
      - context
      - coroutine
      - date_time
      - exception
      - fiber
      - filesystem
      - graph
      - graph_parallel
      - iostreams
      - locale
      - log
      - math
      - metaparse
      - mpi
      - program_options
      - python
      - random
      - regex
      - serialization
      - signals
      - stacktrace
      - system
      - test
      - thread
      - timer
      - type_erasure
      - wave

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13222>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-09-21 09:06:42 UTC