-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Use sphinx.ext.linkcode for more precise source code links
#11851
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
jakelishman
merged 37 commits into
Qiskit:main
from
melechlapson:mlapson/switch-to-sphinx-ext-linkcode
Apr 5, 2024
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
099636d
switched from sphinx.ext.viewcode to sphinx.ext.linkcode
melechlapson 00b05e7
removed extra line
melechlapson a20ad5c
Merge branch 'main' into mlapson/switch-to-sphinx-ext-linkcode
melechlapson 2f94288
Add section header for source code links
melechlapson 1d5c34d
removed docstring
melechlapson 1849ce1
update return string
melechlapson cca9b04
added back blank line
melechlapson 5bd18cd
Merge branch 'mlapson/switch-to-sphinx-ext-linkcode' of https://githu…
melechlapson b985ba6
Added a method to determine the GitHub branch
melechlapson 914d2cd
Merge branch 'main' into mlapson/switch-to-sphinx-ext-linkcode
melechlapson 1deb939
add blank line
melechlapson b84b399
remove print statement
melechlapson 01e4ca6
Try to fix error for contextlib file
Eric-Arellano 25ff4df
Try to fix error for Jenkins run #20240221.52
melechlapson ace069b
Check that qiskit in module name sooner
Eric-Arellano 5420982
moved valid code object verification earlier
melechlapson d60bbf4
Merge branch 'main' into mlapson/switch-to-sphinx-ext-linkcode
melechlapson 17881d4
added try except statement to getattr call
melechlapson 9330e45
added extra try/except block
melechlapson ab8dad0
Also support Azure Pipelines
Eric-Arellano 6ef1f68
removed unused import
melechlapson b45113b
Revert Azure support to keep things simple
Eric-Arellano a3e5297
added extra "/" to final URL
melechlapson e3382e7
Merge branch 'mlapson/switch-to-sphinx-ext-linkcode' of https://githu…
melechlapson 825e02a
Merge branch 'main' into mlapson/switch-to-sphinx-ext-linkcode
melechlapson 51f4bcb
Merge branch 'main' of github.com:Qiskit/qiskit-terra into mlapson/sw…
Eric-Arellano ab7f411
Move GitHub branch logic to GitHub Action
Eric-Arellano 2a28edb
Merge branch 'mlapson/switch-to-sphinx-ext-linkcode' of github.com:me…
Eric-Arellano cde30ef
switched to importlib and removed redundant block of code
melechlapson 5545bc8
Apply suggestions from code review
melechlapson 7c95384
Merge branch 'main' into mlapson/switch-to-sphinx-ext-linkcode
melechlapson 5b74a03
added back spaces
melechlapson 8a805da
Merge branch 'main' of github.com:Qiskit/qiskit-terra into mlapson/sw…
Eric-Arellano abf4871
Clarify docs_deploy GitHub logic
Eric-Arellano 3386c4c
Use pathlib for relativizing file name
Eric-Arellano 614e8f8
Fix relative_to() path
Eric-Arellano 19d052d
Remove tox prefix
Eric-Arellano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.