diff --git a/base/docs/Docs.jl b/base/docs/Docs.jl index 95724dc97bb73..7ddb556d40871 100644 --- a/base/docs/Docs.jl +++ b/base/docs/Docs.jl @@ -65,7 +65,7 @@ import .Base: Callable, with_output_color using .Base: RefValue, mapany import ..CoreDocs: lazy_iterpolate -export doc +export doc, hasdoc, undocumented_names # Basic API / Storage