From 9820f28fe456942e399bc536716809dd14310239 Mon Sep 17 00:00:00 2001 From: ovainola Date: Sun, 5 Jul 2015 11:26:26 +0300 Subject: [PATCH] Update build_api.jl --- docs/build_api.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build_api.jl b/docs/build_api.jl index a28ff67..3b8344f 100644 --- a/docs/build_api.jl +++ b/docs/build_api.jl @@ -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 ----------