serenity
serenity copied to clipboard
Documentation: List of (file) formats that need better documentation
Came across this while working on #14293; in the same vein as #11311 here's a list of Serenity file formats we should document better.
- [ ] IPC
- [x] GML
- [ ] .font
- [ ] INI (Yes, that's here intentionally; 1-2 paragraphs will suffice)
- [ ] PixelPaint's .pp
- [ ] .af
- [x] .postcreate
I'll be working on this task.
Do we want to document them in ./Documentation/FileFormats.md or in man pages? Or we want to have them in both places?
See #14293 , these belong into the manpages.
Looks like https://github.com/SerenityOS/serenity/pull/14603 resolved this issue