TODO 444 B

12345678910
  1. * XSLT stylesheet included from other stylesheet are not among dependencies
  2. (if you modify html.common.xsl) then the html output won't be rebuilt
  3. * Support for man pages
  4. * Support for embedded css stylesheets in generated HTML documents
  5. * There is an issue with .d files, they are not sometimes regenerated when
  6. one of the files included gets changed to a non-existent file and back
  7. (maybe it happens only when you run make clean html)