|
|
|
|
|
by myaccountonhn
1124 days ago
|
|
I use it in a commercial team to write technical documentation. I write it while, for example, exploring an API that I am integrating with. It produces a nice little document with important integration apis, limitations, open questions, integration decisions as well as interactive ways to check certain parts of the integration. I do this with Typescript (deno) and a neovim plugin called sniprun. |
|