Skip to content

Conversation

blink1073
Copy link
Member

No description provided.

@@ -80,6 +80,11 @@
# A list of ignored prefixes for module index sorting.
# modindex_common_prefix = []

# Options for link checking
linkcheck_ignore = [
"https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-monitoring.rst#requesting-an-immediate-check"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why ignore this link? It works fine for me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get an error saying that the anchor is unavailable. I think the anchors get lazily created after it gets rendered.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh thanks. Could you add a comment explaining that?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@@ -80,6 +80,11 @@
# A list of ignored prefixes for module index sorting.
# modindex_common_prefix = []

# Options for link checking
linkcheck_ignore = [
"https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-monitoring.rst#requesting-an-immediate-check"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh thanks. Could you add a comment explaining that?

@blink1073 blink1073 requested a review from ShaneHarvey March 15, 2022 19:35
@blink1073 blink1073 merged commit 087950d into mongodb:master Mar 15, 2022
@blink1073 blink1073 deleted the PYTHON-3164 branch March 15, 2022 20:49
blink1073 added a commit to blink1073/mongo-python-driver that referenced this pull request Mar 15, 2022
juliusgeo pushed a commit to juliusgeo/mongo-python-driver that referenced this pull request Apr 5, 2022
juliusgeo pushed a commit to juliusgeo/mongo-python-driver that referenced this pull request Apr 7, 2022
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