Skip to content

Django intersphinx links #7

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

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

norareidy
Copy link
Collaborator

@norareidy norareidy commented Jan 16, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-NNNNN

Staging Links

No pages to preview

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for docs-django ready!

Name Link
🔨 Latest commit cc3ab4e
🔍 Latest deploy log https://app.netlify.com/sites/docs-django/deploys/67897256f6acee0008650434
😎 Deploy Preview https://deploy-preview-7--docs-django.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -2,7 +2,8 @@ name = "django"
title = "Django MongoDB Backend"

intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
"https://www.mongodb.com/docs/atlas/objects.inv"
"https://www.mongodb.com/docs/atlas/objects.inv",
"http://docs.djangoproject.com/en/5.0/_objects/"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@timgraham this is how intersphinx linking is enabled, but I'm not sure how to test it out - what are the Django roles we can use?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I had in mind at least :class:, :meth, :doc. See mongodb/django-mongodb-backend@2526da3 and mongodb/django-mongodb-backend@f77e03c for some examples.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Okay thank you! I'll merge this PR and see if they work

@norareidy norareidy merged commit 4849198 into mongodb:master Jan 21, 2025
5 checks passed
@norareidy norareidy deleted the intersphinx branch January 21, 2025 22:26
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