godotengine / godotengine/godot

Editor documentation is not updating

Open
#99,035 0 comments 0 reactions 0 assignees View on GitHub
bug documentation topic:editor
Dominant language
C++
Stars
117k
Forks
26.8k
PR merge metrics
PR metrics pending

Description

### Tested versions
master

### System information

win10 21H2,Vulkan API 1.2.0

### Issue description

![image](https://github.com/user-attachments/assets/2f6a9301-cd02-42ac-b8cc-2beed4d972d5)
![image](https://github.com/user-attachments/assets/ce0fa621-726d-4f84-9366-8d82bcbecf64)
comment out: **//Engine::get_singleton()->add_singleton(Engine::Singleton("WorkerThreadPool", worker_thread_pool));**
start editor, in docs ZdSpace singleton still existed.
Trying to comment out other singleton is the same.

but, I del dir "editor_data/cache" and restart editor, document will be updated.

### Steps to reproduce

look at up

### Minimal reproduction project (MRP)

use commit 1d3c4e192c

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the report at commit 1d3c4e192c: comment out the shown WorkerThreadPool singleton registration, launch the editor, and inspect the generated documentation. Compare behavior before and after deleting editor_data/cache. Done means editor documentation reflects singleton changes after restart without requiring manual cache deletion.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.