Skip to content

doc_stack/docstring_misc - #1859

Merged
cspotcode merged 6 commits into
developmentfrom
doc_stack/docstring_misc
Aug 23, 2023
Merged

doc_stack/docstring_misc#1859
cspotcode merged 6 commits into
developmentfrom
doc_stack/docstring_misc

Conversation

@cspotcode

@cspotcodecspotcode commented Aug 6, 2023

Copy link
Copy Markdown
Collaborator

Part of the PR stack described by #1797

@cspotcodecspotcode self-assigned this Aug 6, 2023
@cspotcode
cspotcode marked this pull request as draft August 6, 2023 20:22
@cspotcodecspotcode mentioned this pull request Aug 6, 2023
22 tasks
@cspotcode
cspotcodeforce-pushed the doc_stack/google_style_docstrings branch from fe0ad4d to 9127b0cCompareAugust 6, 2023 21:54
@cspotcode
cspotcodeforce-pushed the doc_stack/docstring_misc branch from 9f0650a to 72fc35eCompareAugust 6, 2023 21:54
@cspotcode
cspotcodeforce-pushed the doc_stack/google_style_docstrings branch from 9127b0c to 0ff95a7CompareAugust 6, 2023 22:08
@cspotcode
cspotcodeforce-pushed the doc_stack/docstring_misc branch 2 times, most recently from c188d32 to b3463aeCompareAugust 7, 2023 03:33
@cspotcode
cspotcode changed the base branch from doc_stack/google_style_docstrings to doc_stack/sidebarAugust 9, 2023 19:31
@cspotcode
cspotcodeforce-pushed the doc_stack/docstring_misc branch 2 times, most recently from 029699e to 28bc67dCompareAugust 9, 2023 19:49
@cspotcode
cspotcodeforce-pushed the doc_stack/docstring_misc branch from 28bc67d to 746ca8bCompareAugust 10, 2023 17:07
@cspotcode
cspotcodeforce-pushed the doc_stack/docstring_misc branch from aef3be0 to 16284bdCompareAugust 15, 2023 20:01
@cspotcode
cspotcode marked this pull request as ready for review August 16, 2023 00:07
@cspotcodecspotcode linked an issue Aug 18, 2023 that may be closed by this pull request
22 tasks
@cspotcode
cspotcodeforce-pushed the doc_stack/docstring_misc branch from 16284bd to e88953dCompareAugust 23, 2023 22:49
Command was isort arcade -a 'from __future__ import annotations'
But before running it, I find-and-replaced a # isort:skip comment onto every existing import
to prevent sorting
…ndocumented members (private are still omitted), and show links to classes' super-classes
…it would be a lot of work to re-order our sources to a particular order
@cspotcode
cspotcodeforce-pushed the doc_stack/docstring_misc branch from e88953d to 0fff1f9CompareAugust 23, 2023 22:55
@cspotcode
cspotcode changed the base branch from doc_stack/sidebar to developmentAugust 23, 2023 22:55
@cspotcode
cspotcode merged commit cadf05e into developmentAug 23, 2023
@cspotcode
cspotcode deleted the doc_stack/docstring_misc branch August 23, 2023 23:09
Sign up for freeto 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.

Documentation: structural improvements

1 participant

@cspotcode