From 7c58c31da5f2895025bb4d8dd44f3b850e6a0161 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Tue, 23 Jul 2024 15:37:26 -0400 Subject: add extra clarificaiton around project file backing external libraries --- docs/guide/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/guide/projects.md b/docs/guide/projects.md index 8f4366c1..bcb31234 100644 --- a/docs/guide/projects.md +++ b/docs/guide/projects.md @@ -77,7 +77,7 @@ In the `External Links` sidebar widget, there is a top level entry for each defi ### External Libraries -An External Library represents a full library, optionally backed by a project file (e.g. `libc.so` which is backed by `libc.bndb`). +An External Library represents a full library, optionally backed by a project file (e.g. `libc.so` which is backed by `libc.bndb`). Only project files are supported for External Libraries. #### Creating an External Library -- cgit v1.3.1