Rename README.txt --> README.rst (for bitbucket)
This commit is contained in:
2
Rakefile
2
Rakefile
@ -12,6 +12,6 @@ end
|
||||
|
||||
desc "generate HTML README"
|
||||
task "readme-html" do
|
||||
sh "rst2html.py -gds --stylesheet doc/rst.css README.txt README.html"
|
||||
sh "rst2html.py -gds --stylesheet doc/rst.css README.rst README.html"
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user