summaryrefslogtreecommitdiff
path: root/html/pollex.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/pollex.html')
-rw-r--r--html/pollex.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/html/pollex.html b/html/pollex.html
index 0296fef..2a69c82 100644
--- a/html/pollex.html
+++ b/html/pollex.html
@@ -17,7 +17,21 @@
</div>
<div id="content">
- <p id="contentHeading">POLLEX</p>
+ <p id="contentHeading">Pollex</p>
+
+ <section>
+ <p><em>Pollex</em> is a Rust library for manipulating Arm ISA instructions.</p>
+ <br>
+ <p>See more at <span class="code"><a href="https://crates.io/crates/pollex/">crates.io</a></span>.</p>
+ </section>
+
+ <section>
+ <p class="heading">Docs</p>
+
+ <p>As per usual, documentation for <em>Pollex</em> can be found on <a href="https://docs.rs/pollex/latest/pollex/"><span class="code">docs.rs</span></a>.</p>
+ </section>
+
+ <!--#include virtual="/shtml/cloneNotice.shtml"-->
</div>
<!--#include virtual="/shtml/initScripts.shtml"-->