Skip to content

Editor command line --doctool option stalls on generating new docs #94966

Closed
@MylesScholz

Description

@MylesScholz

Tested versions

System information

Godot v4.3.rc (3e0c10d) - Windows 10.0.22621 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 with Max-Q Design (NVIDIA; 30.0.15.1278) - AMD Ryzen 9 4900HS with Radeon Graphics (16 Threads)

Issue description

When running the editor with the --doctool option from the command line, the program loads the docs and erases the old docs, but it stalls for >1 hour on "Generating new docs...". I assume this is a long-running operation, but the wait time seems excessively long, and there is no indication of progress.

I was looking into updating some class reference documentation by following this guide, but it didn't mention how long the doctool is expected to run or if there were any required build options for the doctool to work.

Steps to reproduce

  1. Clone the Godot repository
  2. Build with scons .
  3. Run .\bin\godot.windows.editor.x86_64.exe --doctool
  4. Wait...

Minimal reproduction project (MRP)

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions