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

Use more concise cross-referencing syntax in docs #1809

Merged
merged 1 commit into from Jun 23, 2023
Merged

Conversation

AdeelH
Copy link
Collaborator

@AdeelH AdeelH commented Jun 23, 2023

Overview

This PR replaces cross-references of the form

:class:`~a.b.c.d`

with

:class:`.d`

in ReST files.

Checklist

  • Added needs-backport label if PR is bug fix that applies to previous minor release
  • Ran scripts/format_code and committed any changes
  • Documentation updated if needed
  • PR has a name that won't get you publicly shamed for vagueness

Notes

N/A

Testing Instructions

  • See if links still work in rendered docs.

@AdeelH AdeelH marked this pull request as ready for review June 23, 2023 21:13
@AdeelH AdeelH merged commit 22beea2 into azavea:master Jun 23, 2023
1 check passed
@AdeelH AdeelH deleted the docs branch June 23, 2023 21:15
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.

None yet

1 participant