summaryrefslogtreecommitdiffstats
path: root/commands/storage/doc
diff options
context:
space:
mode:
authorJan Safranek <jsafrane@redhat.com>2014-02-19 10:15:13 +0100
committerJan Safranek <jsafrane@redhat.com>2014-02-19 10:15:13 +0100
commit39aae8ebbb6350b6fd23c41b6e604e4151c3d9c0 (patch)
tree755a980c1844f780fcf0f6adbc2352ab3604db11 /commands/storage/doc
parent8f3a6a5c0985a4367b9730b6dc9ad68f88db9fb8 (diff)
downloadopenlmi-scripts-39aae8ebbb6350b6fd23c41b6e604e4151c3d9c0.tar.gz
openlmi-scripts-39aae8ebbb6350b6fd23c41b6e604e4151c3d9c0.tar.xz
openlmi-scripts-39aae8ebbb6350b6fd23c41b6e604e4151c3d9c0.zip
Add LUKS documentation.
Diffstat (limited to 'commands/storage/doc')
-rw-r--r--commands/storage/doc/luks.rst7
-rw-r--r--commands/storage/doc/python.rst1
2 files changed, 8 insertions, 0 deletions
diff --git a/commands/storage/doc/luks.rst b/commands/storage/doc/luks.rst
new file mode 100644
index 0000000..2543a0b
--- /dev/null
+++ b/commands/storage/doc/luks.rst
@@ -0,0 +1,7 @@
+LUKS Management
+===============
+
+.. automodule:: lmi.scripts.storage.luks
+ :members:
+
+
diff --git a/commands/storage/doc/python.rst b/commands/storage/doc/python.rst
index 5e3fd34..f9a4dcb 100644
--- a/commands/storage/doc/python.rst
+++ b/commands/storage/doc/python.rst
@@ -6,6 +6,7 @@ Python reference for OpenLMI client scripts
common
partition
+ luks
lvm
raid
fs