#!/bin/bash

pdoc3 --html --force -o doc src/shell.py
