diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-07-23 15:35:40 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-07-23 15:35:40 -0400 |
| commit | 122b7a4b1d58afbd513e13858e7c9c86fd72b49a (patch) | |
| tree | 06f90e2198d652d6362010a372a0afe8b677cc91 /docs/guide | |
| parent | 8b410e9129c74476c369e7870121e980fa4cc1d1 (diff) | |
Revert "remove optionally to make more clear projects are required for external linking"
This reverts commit 8b410e9129c74476c369e7870121e980fa4cc1d1.
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/projects.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/projects.md b/docs/guide/projects.md index 1e417081..8f4366c1 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 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`). #### Creating an External Library |
