24 lines
465 B
JSON
24 lines
465 B
JSON
|
|
{
|
||
|
|
"nav": [
|
||
|
|
{
|
||
|
|
"current": "principles.html",
|
||
|
|
"items": [
|
||
|
|
{
|
||
|
|
"rel": "index.html",
|
||
|
|
"title": "Alan Pazmino",
|
||
|
|
"href": "/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"rel": "principles.html",
|
||
|
|
"title": "Principles",
|
||
|
|
"href": "/principles.html"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"rel": "signals.html",
|
||
|
|
"title": "Signal Measurement Reference",
|
||
|
|
"href": "/signals.html"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|