Parcourir la source

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

Marc il y a 11 ans
Parent
commit
ee6cf61bc6
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  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'