Commit Graph

11 Commits

Author SHA1 Message Date
Daniel James
1548715048 Use glob to get full path to headers
The headers paths are used relative to the current working directory,
normally this is `/libs/contract/doc`, but in the release build it's `/doc`.
So none of the doxygen paths were working. By running them through `glob`
they'll be translated to their full path.
2018-01-26 21:47:15 +00:00
Daniel James
bf7ad43ffd Use 'using' for all required documentation tools 2018-01-26 18:29:02 +00:00
Lorenzo Caminiti
fa93f96046 updated copyright year 2017-12-10 16:31:15 -08:00
Lorenzo Caminiti
e7eeb10712 finished to mark all expected failures. started to review docs 2017-11-15 20:31:45 -08:00
Lorenzo Caminiti
f6ae32836f changed doc target from boostdoc to boostrelease 2017-09-25 11:02:11 -07:00
Lorenzo Caminiti
77e6f57cbb replaced boost_contract_link with boost link and boost_contract_header_only. renamed documetation target from doc to boostdoc (boost convention). using BOOST_ASERT instead of c-style assert (boost guideline). 2017-09-24 20:11:50 -07:00
Lorenzo Caminiti
a748c6142e copied all release/0_5_0 to master 2017-09-04 17:43:14 -07:00
Lorenzo Caminiti
9e6d3b46bd prep for tagging release 0.5.0 2017-09-04 17:38:59 -07:00
Lorenzo Caminiti
4253df8182 merged release/0_4_1 2017-09-04 17:30:19 -07:00
Lorenzo Caminiti
5a78d716d8 prep for tagging release 0.4.1 2017-09-04 17:24:45 -07:00
Lorenzo Caminiti
4061f372f3 added all files for release 0.4.0 2017-08-28 19:49:35 -07:00