You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding support for abstract headerdoc tag so the methods or properties with abstract headerdoc tag retains documentation
* changes after merging swift markdown changes
#"\discussion This is a discussion linking to ``doc://unit-test/documentation/ModuleName/AnotherClass`` and ``doc://unit-test/documentation/ModuleName/AnotherClass/prop``."#,
100
102
#"\note This is a note linking to ``doc://unit-test/documentation/ModuleName/Class3`` and ``Class3/prop2``."#
101
103
])
@@ -108,10 +110,10 @@ class DoxygenTests: XCTestCase {
0 commit comments