Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Style guide

A few principles to follow when writing documentation:

When referring to a user interface, mark elements the reader sees or clicks with {gui}`Button text`. To show spaced menu paths, separate items with -> or just > (e.g. {gui}`One > Two > Three`). If you need an icon, use {icon}`prefix:name` (uses the Iconify plugin). If you need key-strokes, use {kbd}`Buttonname`.