initial.
This commit is contained in:
1
docs/getting-started.md
Normal file
1
docs/getting-started.md
Normal file
@@ -0,0 +1 @@
|
||||
# Getting Started
|
||||
43
docs/index.md
Normal file
43
docs/index.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# Home
|
||||
|
||||
EID Wireless Redstone Reference
|
||||
|
||||
Join our Discord: [TickLink](https://discord.com/invite/kKb3bzFTvb)
|
||||
|
||||
---
|
||||
|
||||
Project documentation with Markdown.
|
||||
|
||||
<script type="WaveDrom">
|
||||
{ signal: [ { name: "alfa", wave: "01.zx=ud.23.45" } ] }
|
||||
</script>
|
||||
|
||||
<script type="WaveDrom">
|
||||
{reg:[
|
||||
{bits: 7, name: 0x07},
|
||||
{bits: 5, name: 'vd', attr: 'destination of load', type: 2},
|
||||
{bits: 3, name: 'width'},
|
||||
{bits: 5, name: 'rs1', attr: 'base address', type: 4},
|
||||
{bits: 5, name: 'lumop', attr: [0, 16, 0, 16]},
|
||||
{bits: 1, name: 'vm'},
|
||||
{bits: 3, name: 'mop', attr: [0, 0, 4, 4]},
|
||||
{bits: 3, name: 'nf'},
|
||||
]}
|
||||
</script>
|
||||
|
||||
<script type="WaveDrom">
|
||||
{ assign:[
|
||||
["z", ["~&",
|
||||
["~^", ["~", "p0"], ["~", "q0"]],
|
||||
["~^", ["~", "p1"], ["~", "q1"]],
|
||||
["~^", ["~", "p2"], ["~", "q2"]],
|
||||
"...",
|
||||
["~^", ["~", "p7"], ["~", "q7"]],
|
||||
["~","~en"]
|
||||
]]
|
||||
]}
|
||||
</script>
|
||||
|
||||
$$ e^{\pi i} = -1 $$
|
||||
|
||||
This $ e^{\pi i} = -1 $ is a test.
|
||||
2
docs/onload.js
Normal file
2
docs/onload.js
Normal file
@@ -0,0 +1,2 @@
|
||||
wavedrom.processAll();
|
||||
temml.renderMathInElement(document.body, { fences: "$+" });
|
||||
1
docs/wireless-channels/index.md
Normal file
1
docs/wireless-channels/index.md
Normal file
@@ -0,0 +1 @@
|
||||
# Channels
|
||||
Reference in New Issue
Block a user