From 229bc4f8e4719ed459ee55db9fc7b97b21437c4d Mon Sep 17 00:00:00 2001 From: Will Bryant Date: Thu, 18 Aug 2022 09:57:15 +1200 Subject: [PATCH] docs: Update the known table visibility_types (#135) --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 0fa25986..c9144189 100644 --- a/README.rst +++ b/README.rst @@ -303,6 +303,8 @@ Tables only support the following: * No value for visible (default) * ``hidden`` +* ``technical`` +* ``cruft`` If you notice new ones, please submit a PR to update this readme.