From 955abb678a5f696cc3ecb77a13cd8dce33147422 Mon Sep 17 00:00:00 2001 From: Chomba Ng'ang'a Date: Thu, 14 May 2015 19:38:53 +0300 Subject: [PATCH] Add documentation on remote_branch config option --- docs/user-guide/configuration.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/user-guide/configuration.md b/docs/user-guide/configuration.md index 97824ff0..bc83ca36 100644 --- a/docs/user-guide/configuration.md +++ b/docs/user-guide/configuration.md @@ -80,6 +80,13 @@ google_analytics: ['UA-36723568-3', 'mkdocs.org'] **default**: `null` +### remote_branch + +Set the remote branch to commit to when using `gh-deploy` to update Github Pages. + +**default**: `gh-pages` + + ## Documentation layout ### pages