浏览代码

Merge branch 'master' of https://github.com/mmoreram/GearmanBundle

Marc 11 年之前
父节点
当前提交
ee6cf61bc6
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      Resources/docs/conf.py

+ 8 - 0
Resources/docs/conf.py

@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+source_suffix = '.rst'
+master_doc = 'index'
+project = 'GearmanBundle'
+copyright = u'2013-2014, Marc Morera'
+version = ''
+release = ''
+html_theme = 'default'