Commit 758f91e
Add a public initializer to RenderContentMetadata (#1337)
* Add a public initializer to RenderContentMetadata
* Update Sources/SwiftDocC/Model/Rendering/Content/RenderContentMetadata.swift
Co-authored-by: David Rönnqvist <ronnqvist@apple.com>
* Introduce PublicAPITests for verifying certain API are actually public.
* Remove unneeded unit test in PublicAPITests.swift.
---------
Co-authored-by: David Rönnqvist <ronnqvist@apple.com>1 parent 304804b commit 758f91e
File tree
1 file changed
+13
-0
lines changed- Sources/SwiftDocC/Model/Rendering/Content
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
23 | 36 | | |
24 | 37 | | |
25 | 38 | | |
| |||
0 commit comments