Skip to content
docgen

docgen 0.4.1

The responsive mobile layout: drawers instead of fixed rails, an overflow menu for the topbar, and tables that scroll inside their own box rather than dragging the page sideways.

That last idea — content that does not fit should scroll within its container, never widen the page — is a rule the project keeps rediscovering, most recently for wide PlantUML diagrams.

Follow-up fixes landed in the same cycle for the mobile right-rail height, the drawer/topbar overlap, and overflow-menu items that stretched instead of keeping their intrinsic width.

This release also stood up this documentation site, built by docgen from workspace source and deployed to GitHub Pages on every push to master.