Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-25 | doc: fix some typos/inconsistencies in HACKING.txt | Vito Caputo | |
Just some fixups after a quick review | |||
2022-04-19 | *: s/til_fb_fragment_zero/til_fb_fragment_clear/ | Vito Caputo | |
Mechanical renaming of "zero" to "clear" throughout for this context. | |||
2022-04-09 | doc: first stab at module-writing documentation | Vito Caputo | |
Things have become sufficiently mature and featureful that attempting to describe their usage seemed worthwhile. There's still no cleanup of setups returned in *res_setup and that should be both fixed and documented at some point. The settings in general are still rather leaky as-is, even the example in this document leaks. But it's relatively harmless for now. |