@@ -23,9 +23,10 @@ main: clean $(objects)
clean:
rm $(objects) || true
doc.rst:$(headers)
doc.rst:$(headers) README.rst
$(alldoc) doc.rst.tmp $(headers)
printf "Documentation\n_____________\n\n" > doc.rst
cat README.rst >> doc.rst
cat doc.rst.tmp >> doc.rst
rm doc.rst.tmp
The note is not visible to the blocked user.