Skip to content

Commit 93674e3

Browse files
committed
fbdoc: update PrintToc 2019-08-24
1 parent 19b4555 commit 93674e3

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

doc/manual/cache/PrintToc.wakka

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
[[KeyPgAccess|ACCESS]]
103103
[[KeyPgAcos|ACOS]]
104104
[[KeyPgAddGfx|ADD (Graphics PUT)]]
105-
[[KeyPgAlias|ALIAS]]
105+
[[KeyPgAlias|ALIAS (Name)]]
106+
[[KeyPgAliasModifier|ALIAS (Modifier)]]
106107
[[KeyPgAllocate|ALLOCATE]]
107108
[[KeyPgAlphaGfx|ALPHA (Graphics PUT)]]
108109
[[KeyPgOpAnd|AND]]
@@ -185,6 +186,11 @@
185186
[[KeyPgCurdir|CURDIR]]
186187
[[KeyPgCushort|CUSHORT]]
187188
[[KeyPgCustomgfx|CUSTOM (Graphics PUT)]]
189+
[[KeyPgCvaArg|CVA_ARG]]
190+
[[KeyPgCvaCopy|CVA_COPY]]
191+
[[KeyPgCvaEnd|CVA_END]]
192+
[[KeyPgCvaList|CVA_LIST]]
193+
[[KeyPgCvaStart|CVA_START]]
188194
[[KeyPgCvd|CVD]]
189195
[[KeyPgCvi|CVI]]
190196
[[KeyPgCvl|CVL]]
@@ -255,6 +261,8 @@
255261
[[KeyPgExp|EXP]]
256262
[[KeyPgExport|EXPORT]]
257263
[[KeyPgExtends|EXTENDS]]
264+
[[KeyPgExtendsWstring|EXTENDS WSTRING]]
265+
[[KeyPgExtendsZstring|EXTENDS ZSTRING]]
258266
[[KeyPgExtern|EXTERN]]
259267
[[KeyPgExternBlock|EXTERN...END EXTERN]]
260268

@@ -968,6 +976,12 @@
968976
[[CompilerOptdll|-dll]]
969977
[[CompilerOptdylib|-dylib]]
970978
[[CompilerOpte|-e]]
979+
[[CompilerOptearray|-earray]]
980+
[[CompilerOpteassert|-eassert]]
981+
[[CompilerOptedebug|-edebug]]
982+
[[CompilerOptedebuginfo|-edebuginfo]]
983+
[[CompilerOptelocation|-elocation]]
984+
[[CompilerOptenullptr|-enullptr]]
971985
[[CompilerOptex|-ex]]
972986
[[CompilerOptexx|-exx]]
973987
[[CompilerOptexport|-export]]
@@ -988,6 +1002,7 @@
9881002
[[CompilerOptnodeflibs|-nodeflibs]]
9891003
[[CompilerOptnoerrline|-noerrline]]
9901004
[[CompilerOptnoobjinfo|-noobjinfo]]
1005+
[[CompilerOptnostrip|-nostrip]]
9911006
[[CompilerOpto|-o < name >]]
9921007
[[CompilerOptoptimization|-O < level >]]
9931008
[[CompilerOptp|-p < name >]]
@@ -1003,6 +1018,7 @@
10031018
[[CompilerOpts|-s < name >]]
10041019
[[CompilerOptshowincludes|-showincludes]]
10051020
[[CompilerOptstatic|-static]]
1021+
[[CompilerOptstrip|-strip]]
10061022
[[CompilerOptt|-t < value >]]
10071023
[[CompilerOpttarget|-target < platform >]]
10081024
[[CompilerOptv|-v]]

0 commit comments

Comments
 (0)