Added edoc options to not sort the function names

This commit is contained in:
Maas-Maarten Zeeman
2022-01-09 15:14:11 +01:00
parent b9093acdcf
commit f9108d474e

View File

@@ -60,6 +60,9 @@ CFlags =
]}
]},
{edoc_opts, [{preprocess, true},
{sort_functions, false}]},
{hex, [{doc, edoc}]}
].