more fixes

This commit is contained in:
Ashwin Bharambe 2025-08-05 14:36:08 -07:00
parent 1302aabc60
commit 0b6a7abb28
15 changed files with 18 additions and 15 deletions

View file

@ -255,7 +255,7 @@ def process_provider_registry(progress, change_tracker: ChangedPathTracker) -> N
change_tracker.add_paths(doc_output_dir)
index_content = []
index_content.append(f"# {api_name.title()} \n")
index_content.append(f"# {api_name.title()}\n")
index_content.append("## Overview\n")
index_content.append(