Skip to content

Commit

Permalink
Split up logic in sphinx.transforms.i18n.Locale.apply (sphinx-doc…
Browse files Browse the repository at this point in the history
…#11166)

Before, the apply method was one big 400-line chunk. This just splits it
up into more manageable chunks by introducing a ``_NodeUpdater`` auxiliary
class holding logic for updating various types of references.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
  • Loading branch information
jeanas and AA-Turner committed Mar 15, 2023
1 parent ed97d7a commit b7345ad
Showing 1 changed file with 261 additions and 242 deletions.

0 comments on commit b7345ad

Please sign in to comment.