blob: 18c27f8f9c406d6bf384afd1569aa5591b46f454 [file] [log] [blame]
/*! @mainpage QCBOR Documentation
@par Table of Contents
API Reference
- Encoding functions: @ref inc/qcbor/qcbor_encode.h "qcbor_encode.h"
- Main/Basic decode functions: @ref inc/qcbor/qcbor_main_decode.h "qcbor_main_decode.h"
- Spiffy decode functions: @ref inc/qcbor/qcbor_spiffy_decode.h "qcbor_spiffy_decode.h"
- Tag decode functions: @ref inc/qcbor/qcbor_tag_decode.h "qcbor_tag_decode.h"
- Number decode functions: @ref inc/qcbor/qcbor_number_decode.h "qcbor_number_decode.h"
Subject Matter
- @ref SpiffyDecode
*/