# html5 documentation
```{toctree}
:maxdepth: 2
:caption: Contents
installation
api
examples
changelog
```
## Overview
`html5` is a small Python toolkit for building HTML5 documents, CSS stylesheets, and supporting assets such as Bootstrap 5, Tailwind CSS, Google Fonts, and JavaScript libraries.
The published docs are intended to live on GitHub Pages at [jasonmiller-cc.github.io/html5](https://jasonmiller-cc.github.io/html5/).
## Highlights
- HTML5 element classes generated from the standard tag set.
- CSS helpers for rules, at-rules, inline styles, Bootstrap 5, Tailwind, and Google Fonts.
- JavaScript helpers for external scripts, inline scripts, Bootstrap bundle loading, and Google Charts.
- A disk writer for rendered HTML and CSS files.
- Semantic version metadata in the package.