Skip to content

Commit f13f3b6

Browse files
committed
readme DOC mention transition manual
1 parent 15ae067 commit f13f3b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ providing API) in C. The library is used e.g. in [libnetconf2](https://github.co
1414
If you are interested in future plans announcements, please subscribe to the
1515
[Future Plans issue](https://github.com/CESNET/libyang/issues/880).
1616

17+
## Migration from libyang version 1 or older
18+
19+
Look into the documentation and the section `Transition Manual`. That should help with basic migration and the
20+
ability to compile a project. But to actually make use of the new features, it is required to read through
21+
the whole documentation and the API.
22+
1723
## Provided Features
1824

1925
* Parsing (and validating) schemas in YANG format.

0 commit comments

Comments
 (0)