Unverified Commit 6ca5789d authored by Sam Johnson's avatar Sam Johnson Committed by GitHub
Browse files

upgrade docify to 0.2.5 (#2052)

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
parent 86228fa4
Pipeline #405770 passed with stages
in 50 minutes and 48 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment