Commit ba0e7204 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix RST syntax.

parent 314a2e70
......@@ -14,4 +14,4 @@ Changes
0.1 (2013-04-12)
----------------
* Initial release, forking from hexagonit.recipe.cmmi (https://github.com/hexagonit/hexagonit.recipe.cmmi)
\ No newline at end of file
* Initial release, forking from hexagonit.recipe.cmmi (https://github.com/hexagonit/hexagonit.recipe.cmmi)
......@@ -18,13 +18,10 @@ setup(
+ '\n' +
read('CHANGES.txt')
+ '\n' +
'Detailed Documentation\n'
'**********************\n'
+ '\n' +
read('slapos', 'recipe', 'cmmi', 'README.txt')
+ '\n' +
'Download\n'
'***********************\n'
'========\n'
),
classifiers=[
'Framework :: Buildout :: Recipe',
......
......@@ -1132,7 +1132,7 @@ recipe.
Contributors
************
============
* Kai Lautaportti (dokai), Author
* Cédric de Saint Martin (desaintmartin)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment