Summary
Currently seclang docs are manually maintained, which is a burden in maintenance and also gets outdated easily. We should generate this data from the code (like others do from protos) which would require to write a transpiler but will save a lot of work and will solve the outdated problem e.g. SecRequestBodyLimitAction isn't documented.