You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/types/index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,5 @@ Additionally, several types of containers for type information are documented he
13
13
-[Platform Types](platformtypes.md): Types that automatically apply to a platform
14
14
-[Type Archives](typearchives.md): How you can use type archives to share types between analysis databases
15
15
-[Signature Libraries](../../dev/annotation.md#signature-library): Signature libraries are used to match names of functions with signatures for code that is statically compiled
16
-
-[Platform Types](platformtypes.md): Platform types are base types that apply to all binaries on a particular platform
17
16
18
-
Additionally, make sure to see the [applying annotations](../../dev/annotation.md) section of the developer guide for information about using the API with types and covering the creation of many of the items described below.
17
+
Additionally, make sure to see the [applying annotations](../../dev/annotation.md) section of the developer guide for information about using the API with types and covering the creation of many of the items described below.
0 commit comments