Python: change category to deprecated because library is apparently supported anymore

This commit is contained in:
Asger F
2022-06-28 12:14:28 +02:00
parent 5dfc3c6537
commit b3b53360ae

View File

@@ -1,8 +1,8 @@
---
category: library
category: deprecated
---
* The documentation of API graphs (the `API` module) has been expanded, and some of the members predicates of `API::Node`
- The documentation of API graphs (the `API` module) has been expanded, and some of the members predicates of `API::Node`
have been renamed as follows:
- `getAnImmediateUse` -> `asSource`
- `getARhs` -> `asSink`