diff options
Diffstat (limited to 'kvm_rs/cap/sidebar-items.js')
-rw-r--r-- | kvm_rs/cap/sidebar-items.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm_rs/cap/sidebar-items.js b/kvm_rs/cap/sidebar-items.js index 6926482..c1f8adc 100644 --- a/kvm_rs/cap/sidebar-items.js +++ b/kvm_rs/cap/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"enum":[["CapBool","Definition of capabilities that return a bool value indicating whether the capability is supported or not."],["CapInt","Definition of capabilities that return an integer value indicating the amount of the queried capability."]]});
\ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":[["CapBool","Definition of capabilities that return a bool value indicating whether the capability is supported or not."],["CapInt","Definition of capabilities that return an integer value indicating the amount of the queried capability."]]};
\ No newline at end of file |