renamed doc to docs and more documentation

This commit is contained in:
JanLJL
2020-03-05 15:28:30 +01:00
parent 4e58552c03
commit c194f57f09
9 changed files with 9 additions and 3 deletions

View File

@@ -170,7 +170,7 @@ AArch64 markers
^^^^^^^^^^^^^^^
**Byte markers**
.. code-block:: asm
.. code-block:: arm
mov x1, #111 // OSACA START
.byte 213,3,32,31 // OSACA START
@@ -182,7 +182,7 @@ AArch64 markers
**Comment line markers**
.. code-block:: asm
.. code-block:: arm
// OSACA-BEGIN
.loop: