Document update. Add new deployment chapter.

This commit is contained in:
Roberto Rosario
2015-09-11 09:47:56 -04:00
parent d474efe8b3
commit ca6f6c3402
9 changed files with 224 additions and 174 deletions

View File

@@ -240,9 +240,9 @@ html_theme_options = {
'description': mayan.__description__,
'github_user': 'mayan-edms',
'github_repo': 'mayan-edms',
'travis_button': True,
'travis_button': False,
'gratipay_user': 'rosarior',
'github_banner': True,
'github_banner': False,
}
html_logo = '_static/logo_pyramid_only.png'