Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit bb68ea9

Browse files
authored
fix: enable upgrading docs (#172)
1 parent 5b8b751 commit bb68ea9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docfx_yaml/extension.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1327,9 +1327,6 @@ def find_markdown_pages(app, outdir):
13271327

13281328
"readme.md", # README does not seem to work in cloud site
13291329
# See https://github.com/googleapis/sphinx-docfx-yaml/issues/107.
1330-
1331-
"upgrading.md", # Currently the formatting breaks, will need to come back to it.
1332-
# See https://github.com/googleapis/sphinx-docfx-yaml/issues/108.
13331330
]
13341331

13351332
markdown_dir = Path(app.builder.outdir).parent / "markdown"

0 commit comments

Comments
 (0)