Skip to content

Commit a04ec85

Browse files
Copilotgreenc-FNAL
andcommitted
Add module_graph_proxy and source_graph_proxy API pages (new user-facing entry points)
Co-authored-by: greenc-FNAL <2372949+greenc-FNAL@users.noreply.github.com>
1 parent f9a03f1 commit a04ec85

3 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
module_graph_proxy
2+
===================
3+
4+
.. doxygenclass:: phlex::experimental::module_graph_proxy
5+
:members:
6+
:undoc-members:
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
source_graph_proxy
2+
===================
3+
4+
.. doxygenclass:: phlex::experimental::source_graph_proxy
5+
:members:
6+
:undoc-members:

docs/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Welcome to Phlex's documentation!
1010
:maxdepth: 2
1111
:caption: Contents:
1212

13+
api/module_graph_proxy
14+
api/source_graph_proxy
1315
api/graph_proxy
1416
api/framework_graph
1517
api/registrar

0 commit comments

Comments
 (0)