Fixing edoc build the easy way. Real documentation in Readme.md. (#30)

This commit is contained in:
Erik Stenman
2019-04-15 12:18:16 +02:00
committed by GitHub
parent 56cf62b487
commit a6a2686d53
+1 -1
View File
@@ -1,6 +1,7 @@
%%%-------------------------------------------------------------------
%%% @copyright (C) 2019, Aeternity Anstalt
%%% @doc Assembler for Fate machine code.
%%% @end
%%%
%%% Fate code exists in 3 formats:
%%%
@@ -81,7 +82,6 @@
%%% Size: Digits
%%% Tag: Digits
%%%
%%% @end
%%% Created : 21 Dec 2017
%%%-------------------------------------------------------------------