]> git.ipfire.org Git - thirdparty/gcc.git/commit
Improve API docs for mathematical special functions
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 May 2019 15:44:59 +0000 (15:44 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 May 2019 15:44:59 +0000 (15:44 +0000)
commit72e8cf41f1c9e5a18ee36dea5b9b8a29d0c2184b
tree84655aa318ef839340389911abec3ad8565fcf71
parent633c66f0689894cf80b3ea993d49e392a8dd8c98
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270806 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/specfun.h
libstdc++-v3/include/tr1/cmath