./rst2html.py --link-stylesheet            \
              --cloak-email-addresses      \
              --toc-top-backlinks          \
              --stylesheet book.css        \
              --stylesheet-dirs .          \
              book.rst book.html

