capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.51k stars 1.54k forks source link

Ensure API is properly documented before `v6` #2308

Open Rot127 opened 6 months ago

Rot127 commented 6 months ago

Not all functions in the public header files are properly documented (e.g. in arm.h and capstone.h).

This needs to be done before v6 is released.