# Prevent make from looking for a file called 'all'
.PHONY :all
readme.html:readme.rstMakefile
readme.html:readme.rstMakefile
rst2html readme.rst readme.html
clean :
rm -f readme.html
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.