diff --git a/doc/callable_traits.qbk b/doc/callable_traits.qbk index 12bdf8e..af20826 100644 --- a/doc/callable_traits.qbk +++ b/doc/callable_traits.qbk @@ -283,6 +283,8 @@ CallableTraits has not been tested on every platform under the sun. If you find [section:compatibility_issues Known Issues] +* Documentation, test coverage, and API tweaks are currently the primary focus of development +* Check out the [@https://github.com/badair/callable_traits/issues page] for more information. * [libname] has ['not] yet been tested on all minor/patch versions of the supported compilers. If you experience problems on a supported platform, [link_contact_the_author]. * Calling convention support is largely untested. Please [link_contact_the_author] if you have experience in this domain. * [link_is_constexpr] and [link_can_invoke_constexpr] always `std::false_type` on the following platforms: diff --git a/doc/html/callable_traits/compatibility.html b/doc/html/callable_traits/compatibility.html index f3bd684..226956a 100644 --- a/doc/html/callable_traits/compatibility.html +++ b/doc/html/callable_traits/compatibility.html @@ -496,6 +496,14 @@ Issues