fix build docs

This commit is contained in:
Led 2015-08-03 00:24:58 +03:00
parent 3a051c60dd
commit fef001479f
3 changed files with 25 additions and 12 deletions

View file

@ -3,4 +3,5 @@
% {d, maps_always},
{platform_define, "R14|R15", 'no_binary_to_whatever'},
{platform_define, "^((?!R1[456]).)*$", 'maps_support'}
]}.
]}.
{edoc_opts, [{preprocess, true}]}.