summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2024-07-23 15:37:26 -0400
committerJordan Wiens <jordan@psifertex.com>2024-07-23 15:37:26 -0400
commit7c58c31da5f2895025bb4d8dd44f3b850e6a0161 (patch)
tree9a856d890d65bccb1a63f8bf857485632105ef73 /docs
parent122b7a4b1d58afbd513e13858e7c9c86fd72b49a (diff)
add extra clarificaiton around project file backing external libraries
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/projects.md2
1 files changed, 1 insertions, 1 deletions
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