Skip to content

Commit f92b497

Browse files
committed
Add a note about docs for standard functions
1 parent 0011d23 commit f92b497

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/api.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,12 @@ used by array-api-strict initially. They will not change the defaults used by
3737
.. envvar:: ARRAY_API_STRICT_ENABLED_EXTENSIONS
3838

3939
A comma separated list of extensions to enable.
40+
41+
Array API Functions
42+
--------------------
43+
44+
All functions and methods in
45+
the array API standard are implemented in array-api-strict. See the `Array API
46+
Standard
47+
<https://data-apis.org/array-api/latest/API_specification/index.html>`__ for
48+
full documentation for each function.

0 commit comments

Comments
 (0)