Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
chore(toc): use mzlogin/vim-markdown-toc for TOC
Prior to this commit, the table of contents (TOC) for the User Guide was
generated using the `doctoc` tool. However, this required `nodejs` to be
installed _and_ required manual updating every time a section was added or
removed.
In this commit, switch to using [the `mzlogin/vim-markdown-toc` vim
plugin][1] to generate the TOC. This has the advantage of not requiring
`nodejs`, and also updates the TOC every time the file is written. Note,
however, that vim must be installed along with the
[`mzlogin/vim-markdown-toc` plugin][1].
[1]: https://github.com/mzlogin/vim-markdown-toc
docs(user-guide): summarize route params
Summarize route paramaters in a table.
docs(user-guide): summarize static params
Summarize static electrode actuation paramaters in a table.
docs(user-guide): link actuation images full size
Prior to this commit, the images in the electrode actuation programming
summary table may have been difficult to see since they are quite small
when viewed in the table.
In this commit, add link from each image in the table to the corresponding
full-size image.
docs(user-guide): add YouTube playlist thumbnail
docs(user-guide): add electrode actuation section
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Updated UserGuide (markdown)
Add link to webcam registration to TOC
Add link to webcam registration screencast
fix(user-guide): fix links to latest MicroDrop
feat(user-guide): update DMF chips section