Skip to content

Commit 3171ed9

Browse files
committed
[doc] Add cli scripts to class ref
1 parent 92b4876 commit 3171ed9

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

doc/tools.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,30 @@ RDFConverter
5555
:members:
5656
:inherited-members:
5757
:undoc-members:
58+
59+
.. _cli_scripts:
60+
61+
Command line scripts
62+
====================
63+
Several cli convenience scripts are automatically installed and are available from the command line.
64+
65+
odML conversion script
66+
----------------------
67+
.. automodule:: odml.scripts.odml_convert
68+
:members:
69+
:inherited-members:
70+
:undoc-members:
71+
72+
odML to RDF script
73+
------------------
74+
.. automodule:: odml.scripts.odml_to_rdf
75+
:members:
76+
:inherited-members:
77+
:undoc-members:
78+
79+
odML view (browse odml files locally)
80+
-------------------------------------
81+
.. automodule:: odml.scripts.odml_view
82+
:members:
83+
:inherited-members:
84+
:undoc-members:

0 commit comments

Comments
 (0)