.. asm documentation master file, created by sphinx-quickstart on Thu Jan 17 20:33:23 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Road of Learn asm ################# This document is about some records of progress of learn asm. In Examples directory, there are many asm programs(IBM PC x86 asm) from simple- to difficult-level and in Exercises directory will contains some asm code segment for improve asm reading ability. .. toctree:: :maxdepth: 2 :numbered: :caption: Contents: build examples exercises