Commit Graph

29 Commits

Author SHA1 Message Date
Lorenzo Caminiti
e0ea5f5d71 fixed doc typos 2019-10-02 09:38:39 -07:00
Lorenzo Caminiti
ebcbce0531 finished to updated docs 2019-09-12 18:16:04 -07:00
Lorenzo Caminiti
f3721a747d finished to review extra doc section 2019-08-21 21:27:46 -07:00
Lorenzo Caminiti
0c14650e5e reviewed doc up to extra section. also edited some examples as a result. added if_constexpr example for assertion requirements (templates). 2019-08-18 21:56:02 -07:00
Lorenzo Caminiti
d5e656f0b5 proof-reading docs 2019-06-05 15:56:56 -07:00
Lorenzo Caminiti
746c9f3d47 updting docs for next release 2019-06-04 12:05:07 -07:00
Lorenzo Caminiti
5777d71caa fixed a couple of documentation typos 2018-02-09 20:25:26 -08:00
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
b26b66b3dc fixed a couple of types in docs, README, an example, library summary, and explicit failures. removed explicit failures due to boost::type_traits now fixed in master. 2018-01-20 10:08:22 -08:00
Lorenzo Caminiti
8dc66af397 fixed relevant warnings from boost inspect program 2018-01-11 15:30:29 -08:00
Lorenzo Caminiti
2ad513c2e7 one last (?) read of the docs 2017-12-10 18:48:50 -08:00
Lorenzo Caminiti
fa93f96046 updated copyright year 2017-12-10 16:31:15 -08:00
Lorenzo Caminiti
d69ce42a32 finished to proof read docs and updated reference section. added initial tests for odr in multiple compilation units (need to rework those). 2017-12-08 20:14:02 -08:00
Lorenzo Caminiti
8c134f07f0 proof reading reference section 2017-12-02 19:24:54 -08:00
Lorenzo Caminiti
af2b0ec4be proof reading docs 2017-11-27 08:27:55 -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
1c3a50dbb1 removed doc src dir, using boost's instead 2017-09-24 19:57:42 -07:00
Lorenzo Caminiti
5349fc35ec removed a few files to prep for boost repository 2017-09-24 11:57:32 -07:00
Lorenzo Caminiti
2a7205e98a regenerated html docs 2017-09-19 21:26:06 -07:00
Lorenzo Caminiti
277bdb86c8 changed menemonic text, added caminiti ;) 2017-09-19 21:24:59 -07:00
Lorenzo Caminiti
d2f4828f2e updated release notes with links to github release tags 2017-09-04 18:10:30 -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