Added edoc options to not sort the function names
This commit is contained in:
@@ -60,6 +60,9 @@ CFlags =
|
|||||||
]}
|
]}
|
||||||
]},
|
]},
|
||||||
|
|
||||||
|
{edoc_opts, [{preprocess, true},
|
||||||
|
{sort_functions, false}]},
|
||||||
|
|
||||||
{hex, [{doc, edoc}]}
|
{hex, [{doc, edoc}]}
|
||||||
|
|
||||||
].
|
].
|
||||||
|
|||||||
Reference in New Issue
Block a user