Browse Source

Whitespace cleanup

master
eidheim 3 months ago
parent
commit
7f5d5af4e2
  1. 88
      src/documentation.cpp

88
src/documentation.cpp

@ -102,7 +102,7 @@ PRIdFAST16 stdint.h
PRIdFAST32 stdint.h PRIdFAST32 stdint.h
PRIdFAST64 stdint.h PRIdFAST64 stdint.h
PRIdMAX stdint.h PRIdMAX stdint.h
PRIdPTR stdint.h PRIdPTR stdint.h
PRIi8 stdint.h PRIi8 stdint.h
PRIi16 stdint.h PRIi16 stdint.h
PRIi32 stdint.h PRIi32 stdint.h
@ -116,7 +116,7 @@ PRIiFAST16 stdint.h
PRIiFAST32 stdint.h PRIiFAST32 stdint.h
PRIiFAST64 stdint.h PRIiFAST64 stdint.h
PRIiMAX stdint.h PRIiMAX stdint.h
PRIiPTR stdint.h PRIiPTR stdint.h
PRIu8 stdint.h PRIu8 stdint.h
PRIu16 stdint.h PRIu16 stdint.h
PRIu32 stdint.h PRIu32 stdint.h
@ -130,7 +130,7 @@ PRIuFAST16 stdint.h
PRIuFAST32 stdint.h PRIuFAST32 stdint.h
PRIuFAST64 stdint.h PRIuFAST64 stdint.h
PRIuMAX stdint.h PRIuMAX stdint.h
PRIuPTR stdint.h PRIuPTR stdint.h
PRIo8 stdint.h PRIo8 stdint.h
PRIo16 stdint.h PRIo16 stdint.h
PRIo32 stdint.h PRIo32 stdint.h
@ -144,7 +144,7 @@ PRIoFAST16 stdint.h
PRIoFAST32 stdint.h PRIoFAST32 stdint.h
PRIoFAST64 stdint.h PRIoFAST64 stdint.h
PRIoMAX stdint.h PRIoMAX stdint.h
PRIoPTR stdint.h PRIoPTR stdint.h
PRIx8 stdint.h PRIx8 stdint.h
PRIx16 stdint.h PRIx16 stdint.h
PRIx32 stdint.h PRIx32 stdint.h
@ -158,7 +158,7 @@ PRIxFAST16 stdint.h
PRIxFAST32 stdint.h PRIxFAST32 stdint.h
PRIxFAST64 stdint.h PRIxFAST64 stdint.h
PRIxMAX stdint.h PRIxMAX stdint.h
PRIxPTR stdint.h PRIxPTR stdint.h
PRIX8 stdint.h PRIX8 stdint.h
PRIX16 stdint.h PRIX16 stdint.h
PRIX32 stdint.h PRIX32 stdint.h
@ -172,7 +172,7 @@ PRIXFAST16 stdint.h
PRIXFAST32 stdint.h PRIXFAST32 stdint.h
PRIXFAST64 stdint.h PRIXFAST64 stdint.h
PRIXMAX stdint.h PRIXMAX stdint.h
PRIXPTR stdint.h PRIXPTR stdint.h
SCNd8 stdint.h SCNd8 stdint.h
SCNd16 stdint.h SCNd16 stdint.h
SCNd32 stdint.h SCNd32 stdint.h
@ -186,7 +186,7 @@ SCNdFAST16 stdint.h
SCNdFAST32 stdint.h SCNdFAST32 stdint.h
SCNdFAST64 stdint.h SCNdFAST64 stdint.h
SCNdMAX stdint.h SCNdMAX stdint.h
SCNdPTR stdint.h SCNdPTR stdint.h
SCNi8 stdint.h SCNi8 stdint.h
SCNi16 stdint.h SCNi16 stdint.h
SCNi32 stdint.h SCNi32 stdint.h
@ -200,7 +200,7 @@ SCNiFAST16 stdint.h
SCNiFAST32 stdint.h SCNiFAST32 stdint.h
SCNiFAST64 stdint.h SCNiFAST64 stdint.h
SCNiMAX stdint.h SCNiMAX stdint.h
SCNiPTR stdint.h SCNiPTR stdint.h
SCNu8 stdint.h SCNu8 stdint.h
SCNu16 stdint.h SCNu16 stdint.h
SCNu32 stdint.h SCNu32 stdint.h
@ -214,7 +214,7 @@ SCNuFAST16 stdint.h
SCNuFAST32 stdint.h SCNuFAST32 stdint.h
SCNuFAST64 stdint.h SCNuFAST64 stdint.h
SCNuMAX stdint.h SCNuMAX stdint.h
SCNuPTR stdint.h SCNuPTR stdint.h
SCNo8 stdint.h SCNo8 stdint.h
SCNo16 stdint.h SCNo16 stdint.h
SCNo32 stdint.h SCNo32 stdint.h
@ -228,7 +228,7 @@ SCNoFAST16 stdint.h
SCNoFAST32 stdint.h SCNoFAST32 stdint.h
SCNoFAST64 stdint.h SCNoFAST64 stdint.h
SCNoMAX stdint.h SCNoMAX stdint.h
SCNoPTR stdint.h SCNoPTR stdint.h
SCNx8 stdint.h SCNx8 stdint.h
SCNx16 stdint.h SCNx16 stdint.h
SCNx32 stdint.h SCNx32 stdint.h
@ -242,7 +242,7 @@ SCNxFAST16 stdint.h
SCNxFAST32 stdint.h SCNxFAST32 stdint.h
SCNxFAST64 stdint.h SCNxFAST64 stdint.h
SCNxMAX stdint.h SCNxMAX stdint.h
SCNxPTR stdint.h SCNxPTR stdint.h
SCNX8 stdint.h SCNX8 stdint.h
SCNX16 stdint.h SCNX16 stdint.h
SCNX32 stdint.h SCNX32 stdint.h
@ -1043,7 +1043,7 @@ PRIdFAST16 cstdint
PRIdFAST32 cstdint PRIdFAST32 cstdint
PRIdFAST64 cstdint PRIdFAST64 cstdint
PRIdMAX cstdint PRIdMAX cstdint
PRIdPTR cstdint PRIdPTR cstdint
PRIi8 cstdint PRIi8 cstdint
PRIi16 cstdint PRIi16 cstdint
PRIi32 cstdint PRIi32 cstdint
@ -1057,7 +1057,7 @@ PRIiFAST16 cstdint
PRIiFAST32 cstdint PRIiFAST32 cstdint
PRIiFAST64 cstdint PRIiFAST64 cstdint
PRIiMAX cstdint PRIiMAX cstdint
PRIiPTR cstdint PRIiPTR cstdint
PRIu8 cstdint PRIu8 cstdint
PRIu16 cstdint PRIu16 cstdint
PRIu32 cstdint PRIu32 cstdint
@ -1071,7 +1071,7 @@ PRIuFAST16 cstdint
PRIuFAST32 cstdint PRIuFAST32 cstdint
PRIuFAST64 cstdint PRIuFAST64 cstdint
PRIuMAX cstdint PRIuMAX cstdint
PRIuPTR cstdint PRIuPTR cstdint
PRIo8 cstdint PRIo8 cstdint
PRIo16 cstdint PRIo16 cstdint
PRIo32 cstdint PRIo32 cstdint
@ -1085,7 +1085,7 @@ PRIoFAST16 cstdint
PRIoFAST32 cstdint PRIoFAST32 cstdint
PRIoFAST64 cstdint PRIoFAST64 cstdint
PRIoMAX cstdint PRIoMAX cstdint
PRIoPTR cstdint PRIoPTR cstdint
PRIx8 cstdint PRIx8 cstdint
PRIx16 cstdint PRIx16 cstdint
PRIx32 cstdint PRIx32 cstdint
@ -1099,7 +1099,7 @@ PRIxFAST16 cstdint
PRIxFAST32 cstdint PRIxFAST32 cstdint
PRIxFAST64 cstdint PRIxFAST64 cstdint
PRIxMAX cstdint PRIxMAX cstdint
PRIxPTR cstdint PRIxPTR cstdint
PRIX8 cstdint PRIX8 cstdint
PRIX16 cstdint PRIX16 cstdint
PRIX32 cstdint PRIX32 cstdint
@ -1113,7 +1113,7 @@ PRIXFAST16 cstdint
PRIXFAST32 cstdint PRIXFAST32 cstdint
PRIXFAST64 cstdint PRIXFAST64 cstdint
PRIXMAX cstdint PRIXMAX cstdint
PRIXPTR cstdint PRIXPTR cstdint
SCNd8 cstdint SCNd8 cstdint
SCNd16 cstdint SCNd16 cstdint
SCNd32 cstdint SCNd32 cstdint
@ -1127,7 +1127,7 @@ SCNdFAST16 cstdint
SCNdFAST32 cstdint SCNdFAST32 cstdint
SCNdFAST64 cstdint SCNdFAST64 cstdint
SCNdMAX cstdint SCNdMAX cstdint
SCNdPTR cstdint SCNdPTR cstdint
SCNi8 cstdint SCNi8 cstdint
SCNi16 cstdint SCNi16 cstdint
SCNi32 cstdint SCNi32 cstdint
@ -1141,7 +1141,7 @@ SCNiFAST16 cstdint
SCNiFAST32 cstdint SCNiFAST32 cstdint
SCNiFAST64 cstdint SCNiFAST64 cstdint
SCNiMAX cstdint SCNiMAX cstdint
SCNiPTR cstdint SCNiPTR cstdint
SCNu8 cstdint SCNu8 cstdint
SCNu16 cstdint SCNu16 cstdint
SCNu32 cstdint SCNu32 cstdint
@ -1155,7 +1155,7 @@ SCNuFAST16 cstdint
SCNuFAST32 cstdint SCNuFAST32 cstdint
SCNuFAST64 cstdint SCNuFAST64 cstdint
SCNuMAX cstdint SCNuMAX cstdint
SCNuPTR cstdint SCNuPTR cstdint
SCNo8 cstdint SCNo8 cstdint
SCNo16 cstdint SCNo16 cstdint
SCNo32 cstdint SCNo32 cstdint
@ -1169,7 +1169,7 @@ SCNoFAST16 cstdint
SCNoFAST32 cstdint SCNoFAST32 cstdint
SCNoFAST64 cstdint SCNoFAST64 cstdint
SCNoMAX cstdint SCNoMAX cstdint
SCNoPTR cstdint SCNoPTR cstdint
SCNx8 cstdint SCNx8 cstdint
SCNx16 cstdint SCNx16 cstdint
SCNx32 cstdint SCNx32 cstdint
@ -1183,7 +1183,7 @@ SCNxFAST16 cstdint
SCNxFAST32 cstdint SCNxFAST32 cstdint
SCNxFAST64 cstdint SCNxFAST64 cstdint
SCNxMAX cstdint SCNxMAX cstdint
SCNxPTR cstdint SCNxPTR cstdint
SCNX8 cstdint SCNX8 cstdint
SCNX16 cstdint SCNX16 cstdint
SCNX32 cstdint SCNX32 cstdint
@ -3231,7 +3231,7 @@ PRIdFAST16 c/types/integer
PRIdFAST32 c/types/integer PRIdFAST32 c/types/integer
PRIdFAST64 c/types/integer PRIdFAST64 c/types/integer
PRIdMAX c/types/integer PRIdMAX c/types/integer
PRIdPTR c/types/integer PRIdPTR c/types/integer
PRIi8 c/types/integer PRIi8 c/types/integer
PRIi16 c/types/integer PRIi16 c/types/integer
PRIi32 c/types/integer PRIi32 c/types/integer
@ -3245,7 +3245,7 @@ PRIiFAST16 c/types/integer
PRIiFAST32 c/types/integer PRIiFAST32 c/types/integer
PRIiFAST64 c/types/integer PRIiFAST64 c/types/integer
PRIiMAX c/types/integer PRIiMAX c/types/integer
PRIiPTR c/types/integer PRIiPTR c/types/integer
PRIu8 c/types/integer PRIu8 c/types/integer
PRIu16 c/types/integer PRIu16 c/types/integer
PRIu32 c/types/integer PRIu32 c/types/integer
@ -3259,7 +3259,7 @@ PRIuFAST16 c/types/integer
PRIuFAST32 c/types/integer PRIuFAST32 c/types/integer
PRIuFAST64 c/types/integer PRIuFAST64 c/types/integer
PRIuMAX c/types/integer PRIuMAX c/types/integer
PRIuPTR c/types/integer PRIuPTR c/types/integer
PRIo8 c/types/integer PRIo8 c/types/integer
PRIo16 c/types/integer PRIo16 c/types/integer
PRIo32 c/types/integer PRIo32 c/types/integer
@ -3273,7 +3273,7 @@ PRIoFAST16 c/types/integer
PRIoFAST32 c/types/integer PRIoFAST32 c/types/integer
PRIoFAST64 c/types/integer PRIoFAST64 c/types/integer
PRIoMAX c/types/integer PRIoMAX c/types/integer
PRIoPTR c/types/integer PRIoPTR c/types/integer
PRIx8 c/types/integer PRIx8 c/types/integer
PRIx16 c/types/integer PRIx16 c/types/integer
PRIx32 c/types/integer PRIx32 c/types/integer
@ -3287,7 +3287,7 @@ PRIxFAST16 c/types/integer
PRIxFAST32 c/types/integer PRIxFAST32 c/types/integer
PRIxFAST64 c/types/integer PRIxFAST64 c/types/integer
PRIxMAX c/types/integer PRIxMAX c/types/integer
PRIxPTR c/types/integer PRIxPTR c/types/integer
PRIX8 c/types/integer PRIX8 c/types/integer
PRIX16 c/types/integer PRIX16 c/types/integer
PRIX32 c/types/integer PRIX32 c/types/integer
@ -3301,7 +3301,7 @@ PRIXFAST16 c/types/integer
PRIXFAST32 c/types/integer PRIXFAST32 c/types/integer
PRIXFAST64 c/types/integer PRIXFAST64 c/types/integer
PRIXMAX c/types/integer PRIXMAX c/types/integer
PRIXPTR c/types/integer PRIXPTR c/types/integer
SCNd8 c/types/integer SCNd8 c/types/integer
SCNd16 c/types/integer SCNd16 c/types/integer
SCNd32 c/types/integer SCNd32 c/types/integer
@ -3315,7 +3315,7 @@ SCNdFAST16 c/types/integer
SCNdFAST32 c/types/integer SCNdFAST32 c/types/integer
SCNdFAST64 c/types/integer SCNdFAST64 c/types/integer
SCNdMAX c/types/integer SCNdMAX c/types/integer
SCNdPTR c/types/integer SCNdPTR c/types/integer
SCNi8 c/types/integer SCNi8 c/types/integer
SCNi16 c/types/integer SCNi16 c/types/integer
SCNi32 c/types/integer SCNi32 c/types/integer
@ -3329,7 +3329,7 @@ SCNiFAST16 c/types/integer
SCNiFAST32 c/types/integer SCNiFAST32 c/types/integer
SCNiFAST64 c/types/integer SCNiFAST64 c/types/integer
SCNiMAX c/types/integer SCNiMAX c/types/integer
SCNiPTR c/types/integer SCNiPTR c/types/integer
SCNu8 c/types/integer SCNu8 c/types/integer
SCNu16 c/types/integer SCNu16 c/types/integer
SCNu32 c/types/integer SCNu32 c/types/integer
@ -3343,7 +3343,7 @@ SCNuFAST16 c/types/integer
SCNuFAST32 c/types/integer SCNuFAST32 c/types/integer
SCNuFAST64 c/types/integer SCNuFAST64 c/types/integer
SCNuMAX c/types/integer SCNuMAX c/types/integer
SCNuPTR c/types/integer SCNuPTR c/types/integer
SCNo8 c/types/integer SCNo8 c/types/integer
SCNo16 c/types/integer SCNo16 c/types/integer
SCNo32 c/types/integer SCNo32 c/types/integer
@ -3357,7 +3357,7 @@ SCNoFAST16 c/types/integer
SCNoFAST32 c/types/integer SCNoFAST32 c/types/integer
SCNoFAST64 c/types/integer SCNoFAST64 c/types/integer
SCNoMAX c/types/integer SCNoMAX c/types/integer
SCNoPTR c/types/integer SCNoPTR c/types/integer
SCNx8 c/types/integer SCNx8 c/types/integer
SCNx16 c/types/integer SCNx16 c/types/integer
SCNx32 c/types/integer SCNx32 c/types/integer
@ -3371,7 +3371,7 @@ SCNxFAST16 c/types/integer
SCNxFAST32 c/types/integer SCNxFAST32 c/types/integer
SCNxFAST64 c/types/integer SCNxFAST64 c/types/integer
SCNxMAX c/types/integer SCNxMAX c/types/integer
SCNxPTR c/types/integer SCNxPTR c/types/integer
SCNX8 c/types/integer SCNX8 c/types/integer
SCNX16 c/types/integer SCNX16 c/types/integer
SCNX32 c/types/integer SCNX32 c/types/integer
@ -4185,7 +4185,7 @@ PRIdFAST16 cpp/types/integer
PRIdFAST32 cpp/types/integer PRIdFAST32 cpp/types/integer
PRIdFAST64 cpp/types/integer PRIdFAST64 cpp/types/integer
PRIdMAX cpp/types/integer PRIdMAX cpp/types/integer
PRIdPTR cpp/types/integer PRIdPTR cpp/types/integer
PRIi8 cpp/types/integer PRIi8 cpp/types/integer
PRIi16 cpp/types/integer PRIi16 cpp/types/integer
PRIi32 cpp/types/integer PRIi32 cpp/types/integer
@ -4199,7 +4199,7 @@ PRIiFAST16 cpp/types/integer
PRIiFAST32 cpp/types/integer PRIiFAST32 cpp/types/integer
PRIiFAST64 cpp/types/integer PRIiFAST64 cpp/types/integer
PRIiMAX cpp/types/integer PRIiMAX cpp/types/integer
PRIiPTR cpp/types/integer PRIiPTR cpp/types/integer
PRIu8 cpp/types/integer PRIu8 cpp/types/integer
PRIu16 cpp/types/integer PRIu16 cpp/types/integer
PRIu32 cpp/types/integer PRIu32 cpp/types/integer
@ -4213,7 +4213,7 @@ PRIuFAST16 cpp/types/integer
PRIuFAST32 cpp/types/integer PRIuFAST32 cpp/types/integer
PRIuFAST64 cpp/types/integer PRIuFAST64 cpp/types/integer
PRIuMAX cpp/types/integer PRIuMAX cpp/types/integer
PRIuPTR cpp/types/integer PRIuPTR cpp/types/integer
PRIo8 cpp/types/integer PRIo8 cpp/types/integer
PRIo16 cpp/types/integer PRIo16 cpp/types/integer
PRIo32 cpp/types/integer PRIo32 cpp/types/integer
@ -4227,7 +4227,7 @@ PRIoFAST16 cpp/types/integer
PRIoFAST32 cpp/types/integer PRIoFAST32 cpp/types/integer
PRIoFAST64 cpp/types/integer PRIoFAST64 cpp/types/integer
PRIoMAX cpp/types/integer PRIoMAX cpp/types/integer
PRIoPTR cpp/types/integer PRIoPTR cpp/types/integer
PRIx8 cpp/types/integer PRIx8 cpp/types/integer
PRIx16 cpp/types/integer PRIx16 cpp/types/integer
PRIx32 cpp/types/integer PRIx32 cpp/types/integer
@ -4241,7 +4241,7 @@ PRIxFAST16 cpp/types/integer
PRIxFAST32 cpp/types/integer PRIxFAST32 cpp/types/integer
PRIxFAST64 cpp/types/integer PRIxFAST64 cpp/types/integer
PRIxMAX cpp/types/integer PRIxMAX cpp/types/integer
PRIxPTR cpp/types/integer PRIxPTR cpp/types/integer
PRIX8 cpp/types/integer PRIX8 cpp/types/integer
PRIX16 cpp/types/integer PRIX16 cpp/types/integer
PRIX32 cpp/types/integer PRIX32 cpp/types/integer
@ -4255,7 +4255,7 @@ PRIXFAST16 cpp/types/integer
PRIXFAST32 cpp/types/integer PRIXFAST32 cpp/types/integer
PRIXFAST64 cpp/types/integer PRIXFAST64 cpp/types/integer
PRIXMAX cpp/types/integer PRIXMAX cpp/types/integer
PRIXPTR cpp/types/integer PRIXPTR cpp/types/integer
SCNd8 cpp/types/integer SCNd8 cpp/types/integer
SCNd16 cpp/types/integer SCNd16 cpp/types/integer
SCNd32 cpp/types/integer SCNd32 cpp/types/integer
@ -4269,7 +4269,7 @@ SCNdFAST16 cpp/types/integer
SCNdFAST32 cpp/types/integer SCNdFAST32 cpp/types/integer
SCNdFAST64 cpp/types/integer SCNdFAST64 cpp/types/integer
SCNdMAX cpp/types/integer SCNdMAX cpp/types/integer
SCNdPTR cpp/types/integer SCNdPTR cpp/types/integer
SCNi8 cpp/types/integer SCNi8 cpp/types/integer
SCNi16 cpp/types/integer SCNi16 cpp/types/integer
SCNi32 cpp/types/integer SCNi32 cpp/types/integer
@ -4283,7 +4283,7 @@ SCNiFAST16 cpp/types/integer
SCNiFAST32 cpp/types/integer SCNiFAST32 cpp/types/integer
SCNiFAST64 cpp/types/integer SCNiFAST64 cpp/types/integer
SCNiMAX cpp/types/integer SCNiMAX cpp/types/integer
SCNiPTR cpp/types/integer SCNiPTR cpp/types/integer
SCNu8 cpp/types/integer SCNu8 cpp/types/integer
SCNu16 cpp/types/integer SCNu16 cpp/types/integer
SCNu32 cpp/types/integer SCNu32 cpp/types/integer
@ -4297,7 +4297,7 @@ SCNuFAST16 cpp/types/integer
SCNuFAST32 cpp/types/integer SCNuFAST32 cpp/types/integer
SCNuFAST64 cpp/types/integer SCNuFAST64 cpp/types/integer
SCNuMAX cpp/types/integer SCNuMAX cpp/types/integer
SCNuPTR cpp/types/integer SCNuPTR cpp/types/integer
SCNo8 cpp/types/integer SCNo8 cpp/types/integer
SCNo16 cpp/types/integer SCNo16 cpp/types/integer
SCNo32 cpp/types/integer SCNo32 cpp/types/integer
@ -4311,7 +4311,7 @@ SCNoFAST16 cpp/types/integer
SCNoFAST32 cpp/types/integer SCNoFAST32 cpp/types/integer
SCNoFAST64 cpp/types/integer SCNoFAST64 cpp/types/integer
SCNoMAX cpp/types/integer SCNoMAX cpp/types/integer
SCNoPTR cpp/types/integer SCNoPTR cpp/types/integer
SCNx8 cpp/types/integer SCNx8 cpp/types/integer
SCNx16 cpp/types/integer SCNx16 cpp/types/integer
SCNx32 cpp/types/integer SCNx32 cpp/types/integer
@ -4325,7 +4325,7 @@ SCNxFAST16 cpp/types/integer
SCNxFAST32 cpp/types/integer SCNxFAST32 cpp/types/integer
SCNxFAST64 cpp/types/integer SCNxFAST64 cpp/types/integer
SCNxMAX cpp/types/integer SCNxMAX cpp/types/integer
SCNxPTR cpp/types/integer SCNxPTR cpp/types/integer
SCNX8 cpp/types/integer SCNX8 cpp/types/integer
SCNX16 cpp/types/integer SCNX16 cpp/types/integer
SCNX32 cpp/types/integer SCNX32 cpp/types/integer

Loading…
Cancel
Save