File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,22 @@ An instance of ``AbstractGraphModel`` could or could not be attached to
1818specialized ``QGraphicsScene `` and ``QGraphicsView `` objects. I.e. the so-called
1919"headless" `modus operandi ` is possible.
2020
21+ Documentation
22+ =============
23+
2124`Read the Docs for QtNodes <https://qtnodes.readthedocs.io/ >`_
2225
26+ Warning
27+ Many classes were changed in the version ``3.0 ``. If you had a large project
28+ based on ``2.x.x ``, make sure you read the documentation first and see the
29+ examples before checking out the new code.
30+
31+ Branches
32+ --------
33+
34+ There are branchses ``v2 `` and ``v3 `` for versions ``2.x.x `` and ``3.x ``
35+ respectively. The branch ``master `` contains the latest dev state.
36+
2337
2438.. contents :: Navigation
2539 :depth: 2
You can’t perform that action at this time.
0 commit comments