Commit 0b457a9
authored
[skip changelog] Update library specification to reflect recently added features (#789)
* [skip ci] Remove outdated statement re: Library Manager not handling library dependencies
Dependencies of libraries may now be defined via the depends field of library.properties and Library Manager will automatically install these dependencies when the library is installed.
This is well documented later in the specification, so there is no need to mention it in the Library Manager overview.
* [skip ci] Update documentation re: library "import" behavior
The described behavior is now configurable via the includes field of library.properties.1 parent b814e2a commit 0b457a9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments