Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix rendering of python extension #2312

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

rickeylev
Copy link
Collaborator

The file doc string used increasing colon-counts for directives (a 3-colon directive contained a 4-colon directive), which messes up subsequent nesting later on the page.

To fix, use 4 colons for the outer topic and 3 for the inner topic.

The file doc string used increasing colon-counts for directives (a 3-colon
directive contained a 4-colon directive), which messes up subsequent
nesting later on the page.

To fix, use 4 colons for the outer topic and 3 for the inner topic.
@rickeylev rickeylev requested a review from groodt October 18, 2024 03:05
@rickeylev rickeylev requested a review from aignas as a code owner October 18, 2024 03:05
@rickeylev rickeylev enabled auto-merge October 18, 2024 03:34
@rickeylev rickeylev added this pull request to the merge queue Oct 18, 2024
Merged via the queue into bazelbuild:main with commit e06314f Oct 18, 2024
4 checks passed
@rickeylev rickeylev deleted the docs.pythonbzlmod.indentfix branch October 19, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants