From 057c1f06e46837623dc41f61fba0249f75cb14f1 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 1 Oct 2013 10:21:26 +0100 Subject: [PATCH] Fix some docs compilation issues --- docs/fdroid.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 1712fe56..771b5d9f 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -472,6 +472,7 @@ The following sections describe the fields recognised within the file. * Disabled:: * Requires Root:: * Update Check Mode:: +* Update Check Data:: * Auto Update Mode:: * Current Version:: * Current Version Code:: @@ -925,12 +926,12 @@ example). @item maven=yes Build with maven instead of ant -@item gradle=[@] +@item gradle=[@@] Build with gradle instead of ant, specifying what flavour to assemble. If is 'yes', 'main' or empty, no flavour will be used. Note that this will not work on projects with flavours, since it will build all flavours and there will be no 'main' build. -If @ is attached to , then the gradle tasks will be run in that +If @@ is attached to , then the gradle tasks will be run in that directory. This might be necessary if gradle needs to be run in the parent directory, in which case one would use 'gradle=@..'. -- 2.30.2