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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ The decoupling works because the compiler desugars XML literals in Scala source
14
14
15
15
API documentation is available [here](http://www.scala-lang.org/api/current/scala-xml/scala/xml/index.html).
16
16
17
+
How to documentation is available in the [wiki](https://github.com/scala/scala-xml/wiki)
18
+
17
19
## Cross-building with 2.10
18
20
19
21
If you are cross-building a project that uses scala-xml with both Scala 2.10 and later Scala versions, take a look at [this example](https://github.com/scala/scala-module-dependency-sample).
0 commit comments