godotengine / godotengine/godot-docs
Search won't find matches for API members or types if I specify them by the name they've been given in C#
Open
content:website
enhancement
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.0.2
**Issue description:**
Search won't find matches for API members or types if I specify them by the name they've been given in C#.
This means I have to translate them to the original notation first (e.g. `AddSibling` -> `add_sibling` before I can find the docs for this method).
**URL to the documentation page (if already existing):**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.