Files
nym/documentation/docs/pages/_meta.json
T
mfahampshire a336893116 Max/openapi docs (#5219)
* first pass redoc apis

* new landing + component update

* added intro

* new structure

* link list

* add sandbox sdk

* remove theme colours

* revert credit to ticket & ticketbook and actually get all the instances to replace

* Max/zknym doc tweak (#5223)

* revert credit to ticket & ticketbook

* revert credit to ticket & ticketbook and actually get all the instances to replace

* theme tweak to widen text area

* theme redoc component

* tweak padding topbar

* modified socks5 page to be in line with websocket client

* modify h size of autodoc generated command info

* tweak script to build from master

* add autodoc to workspace

* auto commit generated command files

* clean autodoc-generated-markdown in script

* auto commit generated command files

* tweak works

* clippy

* fix borked toml from cherrypick

* remove rm command

* auto commit generated command files

* blow away images

* auto commit generated command files

* remove redoc for nymapi for the moment but retain everything else

* fix double paste

* temp remove sandbox
2024-12-11 16:30:17 +00:00

36 lines
619 B
JSON

{
"index": {
"display": "hidden"
},
"network": {
"title": "Network",
"type": "page"
},
"developers": {
"title": "Developers",
"type": "menu",
"items": {
"developers": {
"title": "Developer Overview",
"href": "/developers/"
},
"rust": {
"title": "Rust SDK",
"href": "/developers/rust"
},
"typescript": {
"title": "Typescript SDK",
"href": "/developers/typescript"
}
}
},
"operators": {
"title": "Operators",
"type": "page"
},
"apis": {
"title": "APIs",
"type": "page"
}
}