summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/HACKING.rst b/HACKING.rst
index d026cf71..81e6c266 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -324,6 +324,13 @@ variable annotations specified in `PEP-526`_ were introduced in Python
in a xenial lxd container with python3-pytest installed.
+Feature Flags
+-------------
+
+.. automodule:: cloudinit.features
+ :members:
+
+
Ongoing Refactors
=================