1. 09 Oct, 2013 1 commit
  2. 30 Sep, 2013 1 commit
  3. 26 Jan, 2013 1 commit
  4. 21 Dec, 2012 2 commits
  5. 08 Oct, 2012 2 commits
  6. 22 Jul, 2012 1 commit
    • Nicolas George's avatar
      doc: declare encoding for texi2html. · 21fb7ff3
      Nicolas George authored
      It adds the following header to the HTML files:
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      which helps some browsers to display correctly the few non-ASCII
      characters in the doc.
      21fb7ff3
  7. 09 Dec, 2011 1 commit
  8. 14 Nov, 2011 1 commit
  9. 13 Nov, 2011 2 commits
  10. 30 Jan, 2011 1 commit
    • Janne Grunau's avatar
      doc: modify style for texi2html 1.78+ · 5231d627
      Janne Grunau authored
      The generated HTML files are similar to the ones generated with
      texi2html 1.56k used on the website.
      
      Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended
      version.
      
      The removed @sp from the titlepage section were ignored until
      texi2html 5.0. If not removed the pages generated by 5.0 will have ugly
      empty space around the title.
      (cherry picked from commit a8f0814a)
      5231d627
  11. 29 Jan, 2011 1 commit
    • Janne Grunau's avatar
      doc: modify style for texi2html 1.78+ · a8f0814a
      Janne Grunau authored
      The generated HTML files are similar to the ones generated with
      texi2html 1.56k used on the website.
      
      Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended
      version.
      
      The removed @sp from the titlepage section were ignored until
      texi2html 5.0. If not removed the pages generated by 5.0 will have ugly
      empty space around the title.
      a8f0814a