-
Notifications
You must be signed in to change notification settings - Fork 2k
CodeQL: Python topics (2166) - WIP #2823
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
felicitymay
merged 14 commits into
github:docs-preparation
from
felicitymay:2166-python-pre-migration-tasks
Mar 10, 2020
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
8db3651
Add draft introductions and create map topic for Python
felicitymay 39ba3de
Fix build failure by moving control-flow image
felicitymay 38e4062
Update topic titles and update map topic as discussed with JF and SP
felicitymay 8ab4ceb
Add reusable for other resources and make 'Further reading' section
felicitymay 8a44f51
Bring headings more into line with content models
felicitymay 74d93ba
Tidy up some references
felicitymay 2a5ac2e
Fix failing Sphinx tests
felicitymay f8c8761
Apply suggestions from code review
felicitymay 552d2ed
Correction one more mention of tutorials
felicitymay 1da1d92
Update intro for library overview topic
felicitymay 96f37c9
Apply suggestions from code review
felicitymay 7a2bb12
Update introductions for feedback
felicitymay 90a9a6d
Update docs/language/learn-ql/python/introduce-libraries-python.rst
felicitymay f1238f1
Update docs/language/learn-ql/python/introduce-libraries-python.rst
felicitymay 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 was deleted.
Oops, something went wrong.
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note for future work: perhaps these two examples could be combined into a single procedural section.
Adding
Exampleto the heading text (here and in other places below) doesn't feel quite right to me, but it's probably fine for this first round of changes (and I can't think of a better suggestion).