Browse Source

Merge pull request #10150 from tetrapod00/csharp-diagnostic-nesting

Fix unreachable pages in sidebar under C# Diagnostics
Max Hilbrunner 9 months ago
parent
commit
830fa18c79
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
 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.
 or unsupported code and let you know that something is wrong during build time.
 
 
-Rules
------
+.. rubric:: Rules
 
 
 .. toctree::
 .. toctree::
    :maxdepth: 1
    :maxdepth: 1