diff options
Diffstat (limited to 'doc/sphinx/Pacemaker_Python_API/api.rst')
-rw-r--r-- | doc/sphinx/Pacemaker_Python_API/api.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/sphinx/Pacemaker_Python_API/api.rst b/doc/sphinx/Pacemaker_Python_API/api.rst new file mode 100644 index 0000000..01b74d3 --- /dev/null +++ b/doc/sphinx/Pacemaker_Python_API/api.rst @@ -0,0 +1,10 @@ +API +=== + +.. autosummary:: + :toctree: generated + :template: custom-module-template.rst + + pacemaker + pacemaker.buildoptions + pacemaker.exitstatus |