8 Commits
Author SHA1 Message Date
Josh Strohminger e8ec573100 Update reference with custom style option 2024-10-24 09:05:41 +03:00
Petteri Aimonen b89928a58c Improve comments and docs (#319, #710, #999) 2024-09-03 13:24:59 +03:00
jheaff1 19bea327c5 Add ability to specify size of generated enums 2023-06-12 09:44:42 +03:00
Petteri Aimonen 16b09cce21 Documentation: pb_istream_t bufsize 2022-07-18 09:24:04 +03:00
Petteri Aimonen c623e74435 Add brief mention of --c-style to docs 2022-07-04 16:20:43 +03:00
Petteri Aimonen db9ac6ba21 Use C11 static assert mechanism by default (#761, #766)
Hopefully this works better by default and is less confusing
when it doesn't. Added notes to migration document on how
to restore previous behavior.
2022-03-28 17:03:53 +03:00
Tobias Nießen 1d43d109af Fix PB_CONVERT_DOUBLE_FLOAT option in docs 2021-07-08 23:39:55 +03:00
Petteri Aimonen d819d82518 Convert documentation to markdown format (#587)
Includes general documentation cleanup and updates, and also added a feedback form.

Squash merge from dev_markdown_docs branch.
2020-10-10 14:14:46 +03:00