Skip to content

Commit

Permalink
remove TODO comment corresponding to #362
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jul 4, 2024
1 parent f66bdf2 commit aee74ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/sitemap_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
"""Tests related to theme's postprocess_html extension (which creates a sitemap)."""
# TODO: sphinx_immaterial.postprocess_html does not support incremental builds.
# This is adequate because docs are typically deployed from a fresh build.
# However, this lacking implementation may impact versioned docs.

from pathlib import Path
from sphinx.testing.util import SphinxTestApp
Expand Down

0 comments on commit aee74ec

Please sign in to comment.