Skip to content

Fix #8933: viewcode: Failed to create back-links on parallel build#8935

Merged
tk0miya merged 1 commit intosphinx-doc:masterfrom
tk0miya:8933_viewcode_backlink_on_parallel_build
Feb 28, 2021
Merged

Fix #8933: viewcode: Failed to create back-links on parallel build#8935
tk0miya merged 1 commit intosphinx-doc:masterfrom
tk0miya:8933_viewcode_backlink_on_parallel_build

Conversation

@tk0miya
Copy link
Member

@tk0miya tk0miya commented Feb 25, 2021

Feature or Bugfix

  • Bugfix

Purpose

@tk0miya tk0miya added this to the 4.0.0 milestone Feb 25, 2021
…l build

On parallel build mode, viewcode losts the back-links information on
gathering results from each process.  As a result, some back-links are
missing in the generated viewcode pages.

This fixes the merging back-links process for parallel builds.
@tk0miya tk0miya force-pushed the 8933_viewcode_backlink_on_parallel_build branch from 9949fe7 to 255b4ae Compare February 25, 2021 17:02
@tk0miya tk0miya merged commit 2c98789 into sphinx-doc:master Feb 28, 2021
@tk0miya tk0miya deleted the 8933_viewcode_backlink_on_parallel_build branch February 28, 2021 03:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 14, 2021
@AA-Turner AA-Turner added extensions:viewcode The `sphinx.ext.linkcode` or `sphinx.ext.viewcode` extensions and removed extensions labels Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

extensions:viewcode The `sphinx.ext.linkcode` or `sphinx.ext.viewcode` extensions type:bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants