Skip to content

Features

Some features on frontend of site

Core Features

Press / or click the search icon to search across all documentation.

Dark Mode

Toggle between light and dark mode using the theme switcher in the header.

Table of Contents

Each page has a table of contents on the right showing all headings

Code Blocks

All code examples support syntax highlighting:

def hello():
    print("Hello, World!")