mirror of
https://github.com/godotengine/doc-status.git
synced 2025-12-31 13:48:23 +03:00
Fix reference to doc_status.py in README (#23)
This commit is contained in:
@@ -8,7 +8,7 @@ View the completion status of the Godot class reference (updated daily).
|
|||||||
|
|
||||||
- First, `build.sh` performs the following operations:
|
- First, `build.sh` performs the following operations:
|
||||||
- Clone the Godot Git repository to a temporary directory.
|
- Clone the Godot Git repository to a temporary directory.
|
||||||
- Run `doc/tools/status.py` to generate a Markdown table, with the output
|
- Run `doc/tools/doc_status.py` to generate a Markdown table, with the output
|
||||||
redirected to a file. A static header is added at the beginning of the file
|
redirected to a file. A static header is added at the beginning of the file
|
||||||
as well.
|
as well.
|
||||||
- Some text manipulation is done on the generated Markdown file to improve
|
- Some text manipulation is done on the generated Markdown file to improve
|
||||||
|
|||||||
Reference in New Issue
Block a user