File tree Expand file tree Collapse file tree 4 files changed +29
-12
lines changed Expand file tree Collapse file tree 4 files changed +29
-12
lines changed Original file line number Diff line number Diff line change 1- Examples
2- ########
1+ NodeGraphQt Examples
2+ ####################
33
44.. image :: ../_images/overview.png
55 :width: 70%
66
77----
88
99.. toctree ::
10- :name: examplestoc
10+ :caption: Module Examples
1111 :maxdepth: 3
1212
13- ex_overview
14- ex_menu
15- ex_node
13+ ex_toc
1614
Original file line number Diff line number Diff line change 1- Graph UI Overview
2- #################
1+ Graph Overview
2+ ##############
33
44User interface overview for the node graph.
55
6+ .. image :: ../_images/overview.png
7+ :width: 70%
8+
69Navigation
710**********
811
Original file line number Diff line number Diff line change 1+
2+ .. toctree ::
3+ :caption: Module Examples
4+ :maxdepth: 3
5+
6+ ex_overview
7+ ex_menu
8+ ex_node
9+
Original file line number Diff line number Diff line change @@ -6,17 +6,24 @@ Welcome to the NodeGraphQt documentation.
66.. image :: _images/screenshot.png
77 :width: 95%
88
9- Project Repo : https://github.com/jchanvfx/NodeGraphQt
9+ GitHub Project : https://github.com/jchanvfx/NodeGraphQt
1010
1111----
1212
1313.. toctree ::
14- :name: mastertoc
15- :maxdepth: 3
14+ :caption: Module Contents
15+ :name: moduletoc
16+ :maxdepth: 2
1617
1718 constants
1819 graph
1920 nodes
2021 menu
2122 widgets
22- examples/ex_index
23+
24+ .. toctree ::
25+ :caption: Module Examples
26+ :name: examplestoc
27+ :maxdepth: 3
28+
29+ examples/ex_toc
You can’t perform that action at this time.
0 commit comments