5 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
Christos Stratopoulos
1ae651ac66 Delete extra space 2018-04-07 00:39:01 -04:00
Christos Stratopoulos
c6b342a9a1 Manually edit tutorial_example.html to reflect tut1.cpp 2018-04-07 00:35:03 -04:00
Beman Dawes
9fe62a916f Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Thorsten Jørgen Ottosen
57cf8ac87c major doc update finnished
[SVN r33858]
2006-04-29 15:49:27 +00:00