From 0b0d14dc004f21d26f65dd0a59e36c84ace3e455 Mon Sep 17 00:00:00 2001 From: Mikhail Kuzmin Date: Sun, 30 Jun 2024 21:42:49 +0400 Subject: [PATCH] add a link to the ns-publics function in the documentation index --- notebooks/index.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/notebooks/index.clj b/notebooks/index.clj index a3d1918..d536a84 100644 --- a/notebooks/index.clj +++ b/notebooks/index.clj @@ -125,6 +125,7 @@ #_(view-doc #'di/instrument) (view-doc #'di/update-key) (view-doc #'di/add-side-dependency) +(view-doc #'di/ns-publics) (view-doc #'di/combine-dependencies) ;; ### `darkleaf.di.protocols` ;; `darkleaf.di.protocols/Factory`