diff --git a/doc/gtkdoc/Asm-sections.txt b/doc/gtkdoc/Asm-sections.txt
new file mode 100644
index 0000000..fbe9a8b
--- /dev/null
+++ b/doc/gtkdoc/Asm-sections.txt
@@ -0,0 +1,142 @@
+
+
+
+arch
+AsmArchEndian
+AsmArchOperandType
+AOD_FLAGS
+AOD_OFFSET
+AOD_SIZE
+AOD_TYPE
+AOD_VALUE
+AOM_TYPE
+AOM_FLAGS
+AOM_OFFSET
+AOM_SIZE
+AOM_VALUE
+AOF_IMPLICIT
+AOF_SIGNED
+AOI_REFERS_STRING
+AOI_REFERS_FUNCTION
+AO_0
+AO_1
+AO_2
+AO_3
+AO_4
+AO_5
+AO_GET_FLAGS
+AO_GET_OFFSET
+AO_GET_DSIZE
+AO_GET_RSIZE
+AO_GET_SIZE
+AO_GET_TYPE
+AO_GET_VALUE
+AO_CONSTANT
+AO_IMMEDIATE
+AO_REGISTER
+AO_DREGISTER
+AO_DREGISTER2
+ARO_COUNT
+ARF_ALIAS
+get_filename
+get_function_by_id
+get_prefix_by_opcode
+get_instruction_by_opcode
+get_register_by_id_size
+get_register_by_name_size
+get_string_by_id
+write
+peek
+read
+seek
+init
+destroy
+encode
+decode
+AsmArch
+AsmArchPlugin
+
+
+
+code
+asmcode_get_arch
+asmcode_get_arch_definition
+asmcode_get_arch_description
+asmcode_get_filename
+asmcode_get_format
+asmcode_get_format_description
+asmcode_get_function_by_id
+asmcode_get_functions
+asmcode_set_function
+asmcode_get_arch_instruction_by_name
+asmcode_get_arch_instructions
+asmcode_get_arch_prefix_by_name
+asmcode_get_arch_prefixes
+asmcode_get_arch_registers
+asmcode_get_section_by_id
+asmcode_get_section_by_name
+asmcode_get_sections
+asmcode_set_section
+asmcode_get_string_by_id
+asmcode_get_strings
+asmcode_set_string
+asmcode_directive
+asmcode_function
+asmcode_instruction
+asmcode_section
+asmcode_decode
+asmcode_decode_at
+asmcode_decode_buffer
+asmcode_decode_section
+asmcode_print
+AsmCode
+
+
+
+common
+AsmElementId
+AsmElementType
+AET_LAST
+AET_COUNT
+AsmFunctionId
+AsmFunction
+AsmLabelId
+AsmLabel
+AsmSectionId
+AsmSection
+AsmStringId
+AsmString
+AsmSymbolId
+AsmSymbol
+AsmArchOperandDefinition
+
+
+
+format
+get_filename
+get_functions
+read
+seek
+write
+get_function_by_id
+get_section_by_id
+get_string_by_id
+set_function
+set_section
+set_string
+decode
+init
+destroy
+guess
+directive
+function
+section
+detect
+decode_section
+AsmFormat
+AsmFormatPlugin
+
+