summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-polygerrit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/dev-polygerrit.txt')
-rw-r--r--Documentation/dev-polygerrit.txt15
1 files changed, 6 insertions, 9 deletions
diff --git a/Documentation/dev-polygerrit.txt b/Documentation/dev-polygerrit.txt
index 7898ae9551..5621d32ea6 100644
--- a/Documentation/dev-polygerrit.txt
+++ b/Documentation/dev-polygerrit.txt
@@ -1,18 +1,15 @@
= PolyGerrit - GUI
-[IMPORTANT]
-PolyGerrit is still a beta feature...
-
-Missing features in PolyGerrit:
-
-- Inline Edit
-
-- And many more features missing.
-
== Configuring
By default both GWT and PolyGerrit UI are available to users.
+To make PolyGerrit the default UI but keep GWT as a secondary UI:
+----
+[gerrit]
+ ui = POLYGERRIT
+----
+
To disable GWT but not PolyGerrit:
----
[gerrit]