Skip to content

Tools

Tools can edit the paper.

Use the sidebar to learn more about the tools.

Create a new tool by clicking on the plus icon. Change the tool order by dragging and change the tool by clicking. If you click on a selected tool you can configure it.

The name of the tool will be displayed as tooltip on hover on the tool.

Available tools

import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
<DocCardList items={useCurrentSidebarCategory().items}/>