-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
As of commit d48396d, the Erlang documentation is not correctly indexed and/or not correctly searched:
There are two problems, since they may be related, I put both of them here:
- Search with
lists:sumshould show documentation about the functionlists:sum, but empty results are returned instead. (not all are badly indexed, for example, searchgen_server:callworks as expected.
- Some functions of the
listsmodule is missing in the export list. See the below two screenshots.
Coffei, ABuffSeagull and axelf4
Metadata
Metadata
Assignees
Labels
No labels


