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: aip/general/0008/aip.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ of the following after the guidance, in the following order:
85
85
The guidance section **may** include subsections that elaborate further on
86
86
details. Subsections will automatically create an entry in the table of
87
87
contents, and an anchor for citations.
88
+
The guidance section **may** include abstract descriptions of structures and wherever possible these should use Typescript syntax. Typescript is easy to follow for anyone familiar with either dynamic languages (like JavaScript or Python) or static languages (like Java or C++). These descriptions are intended as pseudo-code and are not intended to represent the actual implementation of the API in a TypeScript library.
88
89
89
90
Below is an example AIP shell that uses each major section:
0 commit comments