summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-02-21 13:56:08 +0100
committerTopi Reinio <topi.reinio@qt.io>2020-02-21 19:45:10 +0100
commit6248bfd9e58b396cf574a16b730e6bd5d089fb0c (patch)
treea7a3a9dca43065ec5f043a4076910eaa8baf27c2 /src/corelib
parent2940c375e40687f5758d173adceaee212239e2ca (diff)
Doc: Remove \pagekeywords command
The command does nothing, it was not implemented by QDoc. Change-Id: Id1e5fcc02101723e9089df55d9f8949e50c89b3f Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/kernel/qmath.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/kernel/qmath.qdoc b/src/corelib/kernel/qmath.qdoc
index a2e24e925b..346171f044 100644
--- a/src/corelib/kernel/qmath.qdoc
+++ b/src/corelib/kernel/qmath.qdoc
@@ -51,8 +51,6 @@
\value M_2_SQRTPI Two divided by the square root of pi, 2 / \unicode{0x221A}\unicode{0x3C0}
\value M_SQRT2 The square root of two, \unicode{0x221A}2
\value M_SQRT1_2 The square roof of half, 1 / \unicode{0x221A}2
-
- \pagekeywords math trigonometry qmath floor ceiling absolute sine cosine tangent inverse tan exponent power natural logarithm pi
*/
/*!