mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Update index.html to enhance documentation links and add benchmarks section
This commit is contained in:
parent
eeabfcfff6
commit
b3b0e5e3ae
5
.github/htmldocs/index.html
vendored
5
.github/htmldocs/index.html
vendored
@ -56,8 +56,11 @@
|
|||||||
Rustframe
|
Rustframe
|
||||||
</h1>
|
</h1>
|
||||||
<h2>A lightweight dataframe & math toolkit for Rust</h2>
|
<h2>A lightweight dataframe & math toolkit for Rust</h2>
|
||||||
|
<hr style="border: 1px solid #d4d4d4; margin: 20px 0;">
|
||||||
<p>
|
<p>
|
||||||
📚 <a href="https://magnus167.github.io/rustframe/">Docs</a>
|
📚 <a href="https://magnus167.github.io/rustframe/docs">Docs</a> |
|
||||||
|
📊 <a href="https://magnus167.github.io/rustframe/benchmark-report/">Benchmarks</a>
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
🦀 <a href="https://crates.io/crates/rustframe">Crates.io</a> |
|
🦀 <a href="https://crates.io/crates/rustframe">Crates.io</a> |
|
||||||
🔖 <a href="https://docs.rs/rustframe/latest/rustframe/">docs.rs</a>
|
🔖 <a href="https://docs.rs/rustframe/latest/rustframe/">docs.rs</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user