Skip to content

Commit

Permalink
[Documentation] Fix Badge Line Order (#117)
Browse files Browse the repository at this point in the history
* Skip ::= reorder short description and badge lines

* Create summary of recent changes

---------

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
kevinmatthes and github-actions[bot] authored Feb 11, 2024
1 parent 1f31a24 commit b5191ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
(
references: {},
changes: {},
)
6 changes: 3 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@
//!
//! ## Summary
//!
//! A set of input / output utilities for the Aeruginous Open Source Development
//! Toolbox.
//!
//! [![][ci]][repository]
//! [![][lst]][repository]
//! [![][lcns]][repository]
Expand All @@ -67,6 +64,9 @@
//! [![][downloads]][crate]
//! [![][msrv]][repository]
//!
//! A set of input / output utilities for the Aeruginous Open Source Development
//! Toolbox.
//!
//! 1. [License](#license)
//! 1. [Dependencies](#dependencies)
//!
Expand Down

0 comments on commit b5191ba

Please sign in to comment.