| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-18 | docs: Generate functions pages | Swagtoy | |
| Currently meson generates a huge page for functions. For now we'll keep compatibility with it, but it's a lot cleaner to have separate pages as well as it makes it easier for search engines to parse as well as sending direct links Signed-off-by: Swagtoy <me@ow.swag.toys> | |||
| 2023-12-13 | Use SPDX-License-Identifier consistently | Dylan Baker | |
| This replaces all of the Apache blurbs at the start of each file with an `# SPDX-License-Identifier: Apache-2.0` string. It also fixes existing uses to be consistent in capitalization, and to be placed above any copyright notices. This removes nearly 3000 lines of boilerplate from the project (only python files), which no developer cares to look at. SPDX is in common use, particularly in the Linux kernel, and is the recommended format for Meson's own `project(license: )` field | |||
| 2022-04-07 | docs: refman: Add `arg_flattening` support | Daniel Mensinger | |
| 2021-10-07 | docs: minor model refectoring | Daniel Mensinger | |
| 2021-10-03 | docs: Initial reference manual generator | Daniel Mensinger | |
