Skip to content

Crate publish - #23

Merged
Modertool999 merged 4 commits into
mainfrom
crate-publish
Aug 10, 2026
Merged

Crate publish#23
Modertool999 merged 4 commits into
mainfrom
crate-publish

Conversation

@Modertool999

Copy link
Copy Markdown
Collaborator

No description provided.

@Modertool999
Modertool999 requested a review from sampsyo August 10, 2026 15:21

@sampsyo sampsyo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. I think you’ve done a wonderful job with the docs here! I say go right ahead and merge. I just had one tiny suggestion about considering using Markdown instead of HTML tags.

Comment thread src/lib.rs
html_logo_url = "https://tr.rbxcdn.com/180DAY-2de3012b73f0302860041299c84dc0ac/420/420/Hat/Webp/noFilter"
)]
//! `raig` (pronounced “rage”) is a dependency-free library for working with
//! <a href="https://en.wikipedia.org/wiki/And-inverter_graph" target="_blank" rel="noopener noreferrer">And-Inverter Graphs (AIGs)</a>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, I think it is possible to use Markdown syntax instead of full-blown HTML for stuff like links. That can just make things a little more concise to write.

Like this:

[AIGs](https://en.wikipedia.org/wiki/And-inverter_graph)

@Modertool999
Modertool999 merged commit 2d05287 into main Aug 10, 2026
2 checks passed
Sign up for free to 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.

2 participants