2 Commits

Author SHA1 Message Date
Jonathan Wakely
1389c8ef65 Fix invalid XHTML markup in docs (#27)
The reStructuredText files insert <hr> HTML elements, which are not
valid in XHTML.

The doc/tutorial_example.html file contains unquoted attributes and
unclosed <meta> and <link> tags (although since that file is included
into another document, it probably shouldn't have <html>, <head> and
<body> elements at all).
2021-11-09 09:44:27 -08:00
Thorsten Jørgen Ottosen
c26e20553d doc update
[SVN r47494]
2008-07-16 21:03:47 +00:00