Commit ba0e7204 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix RST syntax.

parent 314a2e70
...@@ -18,13 +18,10 @@ setup( ...@@ -18,13 +18,10 @@ setup(
+ '\n' + + '\n' +
read('CHANGES.txt') read('CHANGES.txt')
+ '\n' + + '\n' +
'Detailed Documentation\n'
'**********************\n'
+ '\n' +
read('slapos', 'recipe', 'cmmi', 'README.txt') read('slapos', 'recipe', 'cmmi', 'README.txt')
+ '\n' + + '\n' +
'Download\n' 'Download\n'
'***********************\n' '========\n'
), ),
classifiers=[ classifiers=[
'Framework :: Buildout :: Recipe', 'Framework :: Buildout :: Recipe',
......
...@@ -1132,7 +1132,7 @@ recipe. ...@@ -1132,7 +1132,7 @@ recipe.
Contributors Contributors
************ ============
* Kai Lautaportti (dokai), Author * Kai Lautaportti (dokai), Author
* Cédric de Saint Martin (desaintmartin) * 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