Fixing edoc build the easy way. Real documentation in Readme.md. #147

Merged
zxq9 merged 1 commits from PT-165176095-fix-edoc into master 2019-04-15 19:18:16 +09:00

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
%%%-------------------------------------------------------------------