Browse Source

Fix unreachable pages in sidebar under C# Diagnostics

tetrapod00 9 months ago
parent
commit
9a5507829e
1 changed files with 1 additions and 2 deletions
  1. 1 2
      tutorials/scripting/c_sharp/diagnostics/index.rst

+ 1 - 2
tutorials/scripting/c_sharp/diagnostics/index.rst

@@ -8,8 +8,7 @@ C# diagnostics
 Godot includes analyzers that inspect your C# source code to check for invalid
 or unsupported code and let you know that something is wrong during build time.
 
-Rules
------
+.. rubric:: Rules
 
 .. toctree::
    :maxdepth: 1