Update build_api.jl

This commit is contained in:
ovainola
2015-07-05 11:26:26 +03:00
parent 6ac5efaa70
commit 9820f28fe4
+2 -2
View File
@@ -4,8 +4,8 @@ const api_directory = "api"
"""
Searches recursively all the modules from packages. As documentation grows, it's a bit
troublesome to add all the new modules manually, so we've written with this function
which searches all the modules automatically.
troublesome to add all the new modules manually, so this function searches all the modules
automatically.
Parameters
----------