I select boost 1.80.0
Boost page link is not work , I got three doc link form boost. date_time_document page
- http://www.crystalclearsoftware.com/libraries/date_time/date_time.pdf
- http://www.crystalclearsoftware.com/libraries/date_time/ref_guide/index.html
- http://www.crystalclearsoftware.com/libraries/date_time/index.html
but they are can't access.
On project , I found bjam --v2 date_time_doc
- on date_time project execuate the command failed
- on boost project another command
./b2 --v2 date_time_docnot got document
I want to get boost.date_time subproject document, class method note...
Will anyone try to help me?
The instructions you found in the project are old. That hasn't worked since 2006.
Instead, I found you can
And the docs will be generated in xmldoc/html:
Note that I did this locally from the 1.80.0 release tar ball. However, be aware that there can be quite a slew of requirements to build the documentation. I usually start off with Debian's
But I do remember having to manually install extra stuff for quickbook/docbook.