Improve API docs for mathematical special functions
authorJonathan Wakely <jwakely@redhat.com>
Thu, 2 May 2019 15:44:59 +0000 (16:44 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 2 May 2019 15:44:59 +0000 (16:44 +0100)
commitd16250de4a4c8a63ebf68095dfb18581b655734c
tree84655aa318ef839340389911abec3ad8565fcf71
parent19aaf8141253101cf9d0dd9be6bb04de41ad3fbb
Improve API docs for mathematical special functions

This prevents "Mathematical Special Functions" appearing in the
top-level menu of the generated HTML docs, and adds "TR1" to the title
for the TR1 docs, to avoid duplicate titles.

* include/bits/specfun.h: Improve docs.
* include/tr1/cmath: Likewise. Fix nesting of preprocessor conditions
and namespaces.

From-SVN: r270806
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/specfun.h
libstdc++-v3/include/tr1/cmath