Files
ptr_container/doc/ptr_array.rst
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

7.7 KiB