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

upgrade docify to 0.2.5 #2052

Merged
merged 1 commit into from
Oct 27, 2023
Merged

upgrade docify to 0.2.5 #2052

merged 1 commit into from
Oct 27, 2023

Conversation

sam0x17
Copy link
Contributor

@sam0x17 sam0x17 commented Oct 27, 2023

Updates docify to 0.2.5, which fixes some indentation bugs and adds the new #[docify::export_content] attribute which can be used like regular #[docify::export] but will only export the underlying contents of the item it is attached to, if applicable (otherwise it just behaves exactly like #[docify::export]).

Release notes here: https://github.com/sam0x17/docify/releases/tag/v0.2.5

cc @kianenigma

@sam0x17 sam0x17 added R0-silent Changes should not be mentioned in any release notes T1-FRAME This PR/Issue is related to core FRAME, the framework. labels Oct 27, 2023
@sam0x17 sam0x17 self-assigned this Oct 27, 2023
@sam0x17 sam0x17 requested review from a team October 27, 2023 06:48
@liamaharon
Copy link
Contributor

bot merge

@command-bot
Copy link

command-bot bot commented Oct 27, 2023

@liamaharon bot merge and bot rebase are not supported anymore. Please use native Github "Auto-Merge" and "Update Branch" buttons instead.
image

@liamaharon liamaharon merged commit 6ca5789 into master Oct 27, 2023
122 checks passed
@liamaharon liamaharon deleted the sam-update-docify-0.2.5 branch October 27, 2023 08:54
s0me0ne-unkn0wn pushed a commit that referenced this pull request Oct 29, 2023
Updates `docify` to 0.2.5, which fixes some indentation bugs and adds
the new `#[docify::export_content]` attribute which can be used like
regular `#[docify::export]` but will only export the _underlying
contents_ of the item it is attached to, if applicable (otherwise it
just behaves exactly like `#[docify::export]`).

Release notes here:
https://github.com/sam0x17/docify/releases/tag/v0.2.5

cc @kianenigma
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
Updates `docify` to 0.2.5, which fixes some indentation bugs and adds
the new `#[docify::export_content]` attribute which can be used like
regular `#[docify::export]` but will only export the _underlying
contents_ of the item it is attached to, if applicable (otherwise it
just behaves exactly like `#[docify::export]`).

Release notes here:
https://github.com/sam0x17/docify/releases/tag/v0.2.5

cc @kianenigma
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Mar 26, 2024
* fixed delivery alerts

* pretty print alerts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants