We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d96c47b + 42a3839 commit 5699cc2Copy full SHA for 5699cc2
tools/grambase.tex
@@ -3,8 +3,8 @@
3
\begin{paras}
4
5
\pnum
6
-\index{grammar}%
7
-\index{summary, syntax}%
+\indextext{grammar}%
+\indextext{summary!syntax}%
8
This summary of \Cpp\ syntax is intended to be an aid to comprehension.
9
It is not an exact statement of the language.
10
In particular, the grammar described here accepts
@@ -17,7 +17,7 @@
17
\rSec1[gram.key]{Keywords}
18
19
20
-\index{keyword}%
+\indextext{keyword}%
21
New context-dependent keywords are introduced into a program by
22
\tcode{typedef}~(\ref{dcl.typedef}),
23
\tcode{namespace}~(\ref{namespace.def}),
0 commit comments