Skip to content

Conversation

@timothyqiu
Copy link
Member

@timothyqiu timothyqiu commented Oct 9, 2023

Mainly:

  • Use string literal (``text``) only when referring to something code related.
    • Many are replaced with **.
    • Some unnecessary ``something_not_code`` are turned into normal something not code.
  • Adds missing `` quotes for some function/signal names and code snippets.
  • Adds some ref links for class names when they first appear.
  • In the debug tool article, "NavigationProcess" and "PhysicsProcess" are turned into "Navigation Process" and "Physics Process" since it's how they are displayed in the editor.

@skyace65 skyace65 added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.1 labels Oct 10, 2023
@skyace65
Copy link
Contributor

@smix8 it's your section of the documentation, want to review this?

@skyace65 skyace65 merged commit 86e51a0 into godotengine:master Oct 10, 2023
@skyace65
Copy link
Contributor

Thanks!

@timothyqiu timothyqiu deleted the nav-markup branch October 11, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.1 enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants