Certain documented methods are missing from search results #55819
Unanswered
AhmedAlaa4611
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that some documented methods do not appear in the search results even though they exist in the documentation pages. For example:
assertClientError()
method appears in the HTTP tests docs but is not searchable.This makes them difficult to discover unless users already know where to look. It would be helpful if we ensure that all documented methods are indexed and searchable.
There may also be other documented methods affected that I haven’t noticed yet, which makes this a broader discoverability issue for developers relying on search.
Thanks for your work on the docs!
Beta Was this translation helpful? Give feedback.
All reactions