Skip to content

Commit b47323d

Browse files
committed
simplify BaseInterfaces docs as README is now included
1 parent 89788d9 commit b47323d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/src/baseinterfaces.md

-12
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
# BaseInterfaces reference
22

3-
BaseInterfaces.jl is a work-in-progress package to define
4-
the major base julia interfaces in Interfaces.jl syntax.
5-
6-
As many of these are not actually clarified yet, even in docstrings,
7-
this is a difficult task and can't be 100% reliable.
8-
9-
But at least trying is worthwhile to get the ball rolling.
10-
11-
If you would like this interface to be more useful, and actually
12-
registered, please contribute tests to the interface specs and new
13-
interface we have not yet defined.
14-
153
## Index
164

175
```@index

0 commit comments

Comments
 (0)