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

Documentation update #513

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Documentation update #513

merged 3 commits into from
Oct 26, 2023

Conversation

mih
Copy link
Member

@mih mih commented Oct 26, 2023

Mostly listing all patches and removing some redundancies.

mih added 2 commits October 26, 2023 08:35
The previous setup had two entrypoints for each API documentation
chapter. it was easy for a user to miss information in each overview.

This change remove the deep links to avoid that. This makes it possible
to remove some document structure duplication too.
Add minimal documentation to all patches that had none yet.
@mih mih added this to the 1.0.3 milestone Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4dac4b0) 92.43% compared to head (b861091) 92.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #513      +/-   ##
==========================================
+ Coverage   92.43%   92.46%   +0.03%     
==========================================
  Files         128      128              
  Lines        9604     9604              
  Branches     1040     1040              
==========================================
+ Hits         8877     8880       +3     
+ Misses        703      700       -3     
  Partials       24       24              
Files Coverage Δ
datalad_next/patches/cli_configoverrides.py 100.00% <ø> (ø)
datalad_next/patches/commanderror.py 100.00% <ø> (ø)
datalad_next/patches/create_sibling_gitlab.py 88.04% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mih
Copy link
Member Author

mih commented Oct 26, 2023

Thanks for the fix @adswa !

@mih mih merged commit 90054a2 into datalad:main Oct 26, 2023
5 of 6 checks passed
@mih mih deleted the doc branch October 26, 2023 07:41
@mih mih modified the milestones: 1.0.3, 1.1 Dec 6, 2023
@mih mih added the semver-patch PR implies patch-level version increment (API stable) label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch PR implies patch-level version increment (API stable)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants