Added isa-docs section
This commit is contained in:
+3
-3
@@ -30,9 +30,9 @@ layout = "wide"
|
||||
{{< /hextra/hero-subtitle >}}
|
||||
</div>
|
||||
|
||||
{{< hextra/hero-button text="🚧 Learn" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hero-button-secondary text="🚧 ISA Documentation" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hero-button-secondary text="🚧 Software Documentation" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hextra/hero-button text="🚧 Learn" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hero-button-secondary text="🚧 ISA Documentation" link="/isa-docs" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
{{< hero-button-secondary text="🚧 Software Documentation" link="#" style="margin: calc(var(--hx-spacing)*2)" >}}
|
||||
|
||||
<div class="hx:mb-12"> </div>
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "ISA Documentation"
|
||||
|
||||
comments = false
|
||||
breadcrumbs = false
|
||||
toc = false
|
||||
|
||||
cascade.type = "docs"
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "Legacy: LC-1"
|
||||
weight = 400
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "LC-2"
|
||||
weight = 100
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "Variant: LC-3.2"
|
||||
weight = 500
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "LC-3"
|
||||
weight = 200
|
||||
draft = true
|
||||
+++
|
||||
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
title = "LC-3b"
|
||||
weight = 300
|
||||
draft = true
|
||||
+++
|
||||
Reference in New Issue
Block a user