aboutsummaryrefslogtreecommitdiff
path: root/_doc/RFC_2049__MIME_V_CONFORMANCE.adoc
AgeCommit message (Collapse)Author
2026-02-08_doc: remove ":sectlinks:" attribute from adoc filesShulhan
The sectlinks attribute cause the sections header become hyperlinks, which is misleading since it is not link to other page or sites.
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
With help of spdxconv tool [1], we able to bulk update all files license and copyright format to comply with SPDX formats. [1] https://kilabit.info/project/spdxconv/
2023-05-30_doc: remove the author attribute from RFC documentsShulhan
I am not the authors of those RFCs, only make the summary to make it simple to understand and to implement.
2023-05-24_doc: prefix the simplified RFC file name with "RFC XXXX"Shulhan
The idea is to know which file belong to which RFC without opening it. Sometimes I forgot that I have read and summarize the RFC.