From e200d0ddedab3d6d971c24cfb1565cac3c1e36cc Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Wed, 5 Jun 2019 12:08:19 +0900 Subject: [PATCH] Fix placement of footer and searchbox in config-project-config.txt Change-Id: I97da4cf35d05d0297e36947d0863d11f0dfa287f --- Documentation/config-project-config.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation/config-project-config.txt b/Documentation/config-project-config.txt index 6b0c7cf125..53e87ad2ca 100644 --- a/Documentation/config-project-config.txt +++ b/Documentation/config-project-config.txt @@ -473,13 +473,6 @@ interpretable by the 'Prolog Cafe' interpreter. You can read more about the +rules.pl+ file and the prolog rules on link:prolog-cookbook.html[the Prolog cookbook page]. -GERRIT ------- -Part of link:index.html[Gerrit Code Review] - -SEARCHBOX ---------- - [[submit-type]] === Submit Type @@ -571,3 +564,10 @@ the important distinction that Rebase Always does not ignore dependencies. [[content_merge]] If `Allow content merges` is enabled, Gerrit will try to do a content merge when a path conflict occurs. + +GERRIT +------ +Part of link:index.html[Gerrit Code Review] + +SEARCHBOX +---------